Revision 6df925b595220a0db1d7c172f15f39f4bee9f75d authored by Brad King on 06 May 2024, 13:59:51 UTC, committed by Brad King on 06 May 2024, 17:59:27 UTC
The C++ sources we use to test the compiler do not use modules.
Avoid requiring a compiler that can scan just to enable the language,
even when CMP0155 is NEW.  The project may explicitly turn off
`CMAKE_CXX_SCAN_FOR_MODULES` before adding any targets.

Fixes: #25956
1 parent 1086902
History
File Mode Size
LGPLv2.1.txt -rw-r--r-- 25.9 KB
LGPLv3.txt -rw-r--r-- 7.5 KB
README.rst -rw-r--r-- 242 bytes

README.rst

back to top