4 lines
85 B
CMake
4 lines
85 B
CMake
|
include(${RunCMake_SOURCE_DIR}/check.cmake)
|
||
|
|
||
|
test_variable(CPACK_FOO "bar baz;quux")
|