Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / try_compile / BinDirEmpty.cmake
1 try_compile(resultVar "" ${CMAKE_CURRENT_SOURCE_DIR}/src.c)