cmake/Tests/RunCMake/try_compile/BadSources1-stderr.txt

13 lines
346 B
Plaintext
Raw Normal View History

2022-11-16 20:14:03 +01:00
CMake Error at BadSources1.cmake:[0-9]+ \(try_compile\):
2013-11-03 12:27:13 +02:00
Unknown extension ".c" for file
.*/Tests/RunCMake/try_compile/src.c
try_compile\(\) works only for enabled languages. Currently these are:
NONE
See project\(\) command to enable other languages.
Call Stack \(most recent call first\):
2024-11-11 15:18:55 +01:00
CMakeLists.txt:[0-9]+ \(include\)