prepare KHook
This commit is contained in:
parent
4839cab431
commit
a6aa7c23fc
6 changed files with 8 additions and 37 deletions
|
|
@ -33,6 +33,5 @@ set(LINK_LIBRARIES
|
|||
${SOURCESDK_LIB}/linux64/mathlib.a
|
||||
spdlog
|
||||
Protobufs
|
||||
distorm
|
||||
funchook-static
|
||||
khook_lib
|
||||
)
|
||||
|
|
|
|||
|
|
@ -60,7 +60,7 @@ include_directories(
|
|||
${SOURCESDK}/public/schemasystem
|
||||
${METAMOD_DIR}/core
|
||||
${METAMOD_DIR}/core/sourcehook
|
||||
vendor/funchook/include
|
||||
vendor/khook/include
|
||||
vendor/spdlog/include
|
||||
vendor/nlohmann
|
||||
vendor
|
||||
|
|
|
|||
|
|
@ -15,6 +15,5 @@ set(LINK_LIBRARIES
|
|||
${SOURCESDK_LIB}/public/win64/mathlib.lib
|
||||
spdlog
|
||||
Protobufs
|
||||
distorm
|
||||
funchook-static
|
||||
khook_lib
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue