mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-01 20:00:51 -05:00
0183e1bca3
It is now subsumed by the UUID setting completely.
6 lines
207 B
CMake
6 lines
207 B
CMake
set(CMake_TEST_CXXModules_UUID "a246741c-d067-4019-a8fb-3d16b0c9d1d3")
|
|
|
|
# Default to C++ extensions being off. Clang's modules support have trouble
|
|
# with extensions right now.
|
|
set(CMAKE_CXX_EXTENSIONS OFF)
|