Skip to content

cxxmodules: add properties to control scanning

Ben Boeckel requested to merge ben.boeckel/cmake:cxx-scanning-properties into master

The CXX_SCAN_FOR_MODULES property may be used to control scanning for targets and for source files rather than assuming "C++20 always needs to be scanned".

Edited by Ben Boeckel

Merge request reports