CMake/Tests/RunCMake/target_compile_features/cxx_not_enabled-stderr.txt
Robert Maynard a3cafa4237 compile_features: Ignore features that map to languages that aren't enabled
Remove the Cuda/ConsumeCompileFeatures test as it only existed to
validate that using `cxx_std_XY` would cause the paired language (CUDA) to also build in mode XY.
2021-06-25 13:39:50 -04:00

3 lines
149 B
Plaintext

^CMake Error:.*CMake can not determine linker language for target: main.*
CMake Generate step failed. Build files cannot be regenerated correctly.$