mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 22:30:13 -06:00
4 lines
118 B
CMake
4 lines
118 B
CMake
include(${CMAKE_CURRENT_LIST_DIR}/TestVariable.cmake)
|
|
|
|
test_variable(CMAKE_BINARY_DIR "" "${CMAKE_SOURCE_DIR}/build")
|