cmake/Tests/RunCMake/BuildDepends/BuildUnderSource.step2.cmake

4 lines
104 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
file(WRITE "${RunCMake_TEST_SOURCE_DIR}/include/BuildUnderSource.h" [[
#define BUILD_UNDER_SOURCE 2
]])