Files
CMake/Source/cmCreateTestSourceList.cxx
Klaas Speller f0802b2f50 create_test_sourcelist: Add support for more special characters in paths
Use `cmSystemTools::MakeCidentifier` to robustly create a valid function
name to which the test path maps.

Fixes: #23855
2022-08-17 15:34:41 -04:00

4.6 KiB