Files
CMake/Tests/RunCMake/try_compile/ProjectCopyFile-stderr.txt
Matthew Woehlke 56ae40cc59 try_compile: Add PROJECT keyword-dispatched signature
Introduce a new signature for the project flavor of try_compile (and
try_run) which removes the `bindir` argument and adds a required PROJECT
tag. This is similar to the SOURCES flavor added by commit aa9220d3
(try_compile: Add keyword-dispatched signature, 2022-09-02).
2022-09-14 16:35:50 -04:00

8 lines
192 B
Plaintext

CMake Warning \(dev\) at ProjectCopyFile.cmake:[0-9]+ \(try_compile\):
Unknown arguments:
"COPY_FILE"
"result"
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)