mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 21:31:08 -06:00
Add ability to copy try_compile (and try_run) source files from arbitrary locations into the operation directory. This is included for the sake of completion and consolidation, although use cases which actually require this may be rare.
5 lines
209 B
Plaintext
5 lines
209 B
Plaintext
CMake Error at SourceFromBadFile.cmake:[0-9]+ \(try_compile\):
|
|
SOURCE_FROM_FILE failed to copy "bad#source.c": No such file or directory
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|