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 245c4ab commit aa73895Copy full SHA for aa73895
CMakeLists.txt
@@ -19,7 +19,7 @@ if(POLICY CMP0157)
19
endif()
20
21
22
-set(SWT_SOURCE_ROOT_DIR ${PROJECT_SOURCE_DIR})
+set(SWT_SOURCE_ROOT_DIR ${CMAKE_SOURCE_DIR})
23
24
project(SwiftTesting
25
LANGUAGES CXX Swift)
0 commit comments