mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 14:48:19 -05:00
b680824a5f
Add a RunCMake.try_compile test to cover cases of bad invocation of the try_compile command.
5 lines
147 B
Plaintext
5 lines
147 B
Plaintext
CMake Error at TwoArgs.cmake:1 \(try_compile\):
|
|
try_compile unknown error.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:3 \(include\)
|