Skip to content

Commit 9a88f11

Browse files
authored
Update CMakeLists.txt
1 parent 328c7ac commit 9a88f11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Tests/Foundation/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -186,3 +186,6 @@ xctest_discover_tests(TestFoundation
186186
${CMAKE_BINARY_DIR}/TestFoundation.app
187187
DISCOVERY_TIMEOUT
188188
10
189+
PROPERTIES
190+
ENVIRONMENT
191+
LD_LIBRARY_PATH=${CMAKE_BINARY_DIR}/TestFoundation.app:$<TARGET_LINKER_FILE_DIR:XCTest>:$<TARGET_LINKER_FILE_DIR:dispatch>:$<TARGET_LINKER_FILE_DIR:swiftDispatch>:$<TARGET_LINKER_FILE_DIR:BlocksRuntime>)

0 commit comments

Comments
 (0)