mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
38f2562d5b
Fixes: #22234
4 lines
107 B
CMake
4 lines
107 B
CMake
add_subdirectory(CMP0082)
|
|
add_subdirectory(CMP0082-ExcludeFromAll)
|
|
install(CODE "message(STATUS \"top\")")
|