Skip to content

Commit aa73895

Browse files
committed
Wrong path sigh
1 parent 245c4ab commit aa73895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ if(POLICY CMP0157)
1919
endif()
2020
endif()
2121

22-
set(SWT_SOURCE_ROOT_DIR ${PROJECT_SOURCE_DIR})
22+
set(SWT_SOURCE_ROOT_DIR ${CMAKE_SOURCE_DIR})
2323

2424
project(SwiftTesting
2525
LANGUAGES CXX Swift)

0 commit comments

Comments
 (0)