summaryrefslogtreecommitdiffstats
path: root/.clang-tidy
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2024-05-06 13:59:51 (GMT)
committerBrad King <brad.king@kitware.com>2024-05-06 17:59:27 (GMT)
commit6df925b595220a0db1d7c172f15f39f4bee9f75d (patch)
tree09c517c735764c389e69b8a084b655f0516bd857 /.clang-tidy
parent1086902abd070573060186e75a6f16dbc4c5445f (diff)
downloadCMake-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