Home GnuPG

Disable CMAKE_CXX_SCAN_FOR_MODULES. With CMake 3.28+ CMP0155 is set to NEW…

Description

Disable CMAKE_CXX_SCAN_FOR_MODULES. With CMake 3.28+ CMP0155 is set to NEW meaning C++ sources in targets with at least C++20 are scanned for modules. Since this project doesn't use module, we turn this off as it can slow down the compilation with newer compilers which have module support e.g., gcc 15

Details

Provenance
mlaurentAuthored on Wed, Aug 20, 1:21 PM
Parents
rKLEOPATRA0d876d0f82b3: GIT_SILENT Sync po/docbooks with svn
Branches
Unknown
Tags
Unknown