Files
CMake/Tests/RunCMake/try_compile/NonSourceCopyFile-stderr.txt
T
Matthew Woehlke 30a234d275 try_compile: Improve error message consistency
Tweak some error messages from try_compile (and try_run) to be more
consistent with each other.
2022-09-16 15:29:35 -04:00

5 lines
183 B
Plaintext

CMake Error at NonSourceCopyFile.cmake:[0-9]+ \(try_compile\):
COPY_FILE allowed only in source file signature
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)