mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
4 lines
98 B
CMake
4 lines
98 B
CMake
project(${RunCMake_TEST} LANGUAGES C)
|
|
set(_CMAKE_IPO_SUPPORTED_BY_CMAKE NO)
|
|
check_ipo_supported()
|