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 b88960d commit fdf3450Copy full SHA for fdf3450
CMakeLists.txt
@@ -5,7 +5,7 @@
5
cmake_minimum_required(VERSION 3.10)
6
7
if(DEFINED PROJECT_NAME)
8
- set(PROXSUITE_AS_SUBPROJECT)
+ set(PROXSUITE_AS_SUBPROJECT ON)
9
endif()
10
11
set(PROJECT_NAME proxsuite)
0 commit comments