GoodNoSCachePrep.cmake 190 B

1234
  1. include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
  2. get_filename_component(_parent "${CMAKE_SOURCE_DIR}" DIRECTORY)
  3. test_variable(CMAKE_BINARY_DIR "" "${_parent}/GoodNoSCachePrep-build")