mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 13:48:33 -05:00
0c141b0393
Fixes #23887, #23942, #20163, #18288
3 lines
112 B
CMake
3 lines
112 B
CMake
set(CMAKE_USER_MAKE_RULES_OVERRIDE_C ${CMAKE_CURRENT_SOURCE_DIR}/CopyFileABI-override.cmake)
|
|
enable_language(C)
|