diff options
author | Brad King <brad.king@kitware.com> | 2024-05-06 13:59:51 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2024-05-06 17:59:27 (GMT) |
commit | 6df925b595220a0db1d7c172f15f39f4bee9f75d (patch) | |
tree | 09c517c735764c389e69b8a084b655f0516bd857 /.clang-tidy | |
parent | 1086902abd070573060186e75a6f16dbc4c5445f (diff) | |
download | CMake-6df925b595220a0db1d7c172f15f39f4bee9f75d.zip CMake-6df925b595220a0db1d7c172f15f39f4bee9f75d.tar.gz CMake-6df925b595220a0db1d7c172f15f39f4bee9f75d.tar.bz2 |
cxxmodules: Do not scan sources while testing the compiler
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
Diffstat (limited to '.clang-tidy')
0 files changed, 0 insertions, 0 deletions