cmake/Tests/RunCMake/try_compile/BinDirRelative.cmake

2 lines
74 B
CMake
Raw Normal View History

2022-11-16 20:14:03 +01:00
try_compile(resultVar bin_dir_relative ${CMAKE_CURRENT_SOURCE_DIR}/src.c)