4 lines
125 B
CMake
4 lines
125 B
CMake
|
if(NOT IS_DIRECTORY ${RunCMake_TEST_BINARY_DIR}/L)
|
||
|
set(RunCMake_TEST_FAILED "Symlink 'L' not replaced correctly!")
|
||
|
endif()
|