mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 01:19:31 -05:00
2123244746
GCC-XML has been superseded by CastXML for a long time. Closes: #26687
3 lines
78 B
CMake
3 lines
78 B
CMake
cmake_policy(SET CMP0188 NEW)
|
|
include(${CMAKE_ROOT}/Modules/FindGCCXML.cmake)
|