Skip to content

Commit

Permalink
turn back
Browse files Browse the repository at this point in the history
  • Loading branch information
luadebug committed Jan 9, 2025
1 parent 26fca93 commit 9af0319
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/libmem/libmem-config.cmake.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@PACKAGE_INIT@
include(CMakeFindDependencyMacro)
find_dependency(capstone CONFIG)
find_dependency(keystone)
include("${CMAKE_CURRENT_LIST_DIR}/libmem-target.cmake")
check_required_components(libmem)
4 changes: 4 additions & 0 deletions ports/libmem/vcpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@
{
"name": "vcpkg-cmake-config",
"host": true
},
{
"name": "vcpkg-pkgconfig-get-modules",
"host": true
}
]
}

0 comments on commit 9af0319

Please sign in to comment.