We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1cebc commit ccbb750Copy full SHA for ccbb750
ports/gap/portfile.cmake
@@ -11,6 +11,7 @@ vcpkg_configure_cmake(
11
PREFER_NINJA
12
OPTIONS
13
-DGAP_ENABLE_COROUTINES=OFF
14
+ -DENABLE_TESTING=OFF
15
-DGAP_INSTALL=ON
16
)
17
0 commit comments