Add initial project files (excluding ignored content)
This commit is contained in:
7
external/safetyhook/cmake/safetyhook-config.cmake.in
vendored
Normal file
7
external/safetyhook/cmake/safetyhook-config.cmake.in
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
@PACKAGE_INIT@
|
||||
|
||||
include(CMakeFindDependencyMacro)
|
||||
find_dependency(zydis CONFIG)
|
||||
|
||||
include("${CMAKE_CURRENT_LIST_DIR}/safetyhook-targets.cmake")
|
||||
check_required_components(safetyhook)
|
||||
Reference in New Issue
Block a user