File tree Expand file tree Collapse file tree 4 files changed +8
-4
lines changed
Expand file tree Collapse file tree 4 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -6,12 +6,10 @@ vcpkg_from_github(
66 HEAD_REF main
77)
88
9- vcpkg_find_acquire_program(GIT)
10-
119vcpkg_cmake_configure(
1210 SOURCE_PATH "${SOURCE_PATH} "
1311 OPTIONS
14- "-DGIT_EXECUTABLE= ${GIT} "
12+ "-DCMKR_SKIP_GENERATION=ON "
1513 "-DSAFETYHOOK_FETCH_ZYDIS=OFF"
1614)
1715
Original file line number Diff line number Diff line change 11{
22 "name" : " safetyhook" ,
33 "version-semver" : " 0.6.9" ,
4+ "port-version" : 1 ,
45 "description" : " C++23 procedure hooking library." ,
56 "homepage" : " https://github.com/cursey/safetyhook" ,
67 "license" : " BSL-1.0" ,
Original file line number Diff line number Diff line change 87548754 },
87558755 "safetyhook" : {
87568756 "baseline" : " 0.6.9" ,
8757- "port-version" : 0
8757+ "port-version" : 1
87588758 },
87598759 "sail" : {
87608760 "baseline" : " 0.9.10" ,
Original file line number Diff line number Diff line change 11{
22 "versions" : [
3+ {
4+ "git-tree" : " 3ac0658e1033fbdd133327cbaab13843140ae998" ,
5+ "version-semver" : " 0.6.9" ,
6+ "port-version" : 1
7+ },
38 {
49 "git-tree" : " 7658fbbc48074ba37907ffd08da38a4220b7bef5" ,
510 "version-semver" : " 0.6.9" ,
You can’t perform that action at this time.
0 commit comments