Skip to content

Commit 885e6a0

Browse files
xlaukoJezurko
authored andcommitted
cmake: Do not build gap examples.
1 parent 7b32b2c commit 885e6a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

external/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@
88

99
set(GAP_ENABLE_VCPKG OFF)
1010
set(GAP_ENABLE_TESTING OFF)
11+
set(GAP_ENABLE_EXAMPLES OFF)
1112
add_subdirectory(gap)

0 commit comments

Comments
 (0)