cmake/Tests/RunCMake/try_compile/OldProjectBinDirEmpty.cmake

2 lines
60 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
try_compile(RESULT "" ${CMAKE_CURRENT_SOURCE_DIR}/proj Foo)