diff options
author | Brad King <brad.king@kitware.com> | 2013-05-15 19:30:34 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-05-31 14:01:50 (GMT) |
commit | d06db7ebe80636876d9701064b16cec9d3e2e3cb (patch) | |
tree | 10e0c1b7e4b421385749ec5b1b69c689c22ff6e0 /Tests/RunCMake/try_compile/NonSourceCompileDefinitions.cmake | |
parent | b680824a5fdcc54c265c64ce8958f9d80acad70d (diff) | |
download | CMake-d06db7ebe80636876d9701064b16cec9d3e2e3cb.zip CMake-d06db7ebe80636876d9701064b16cec9d3e2e3cb.tar.gz CMake-d06db7ebe80636876d9701064b16cec9d3e2e3cb.tar.bz2 |
try_compile: Refactor argument processing
Process all arguments in a single loop using a simple state machine.
While at it, fix some error message typos. Also allow LINK_LIBRARIES
with no actual libraries to disable use of the -DLINK_LIBRARIES=...
from the CMAKE_FLAGS. This was already possible in the old logic if
LINK_LIBRARIES was immediately followed by another keyword argument
instead of the end of the argument list, so allow it in general.
Update the RunCMake.try_compile test cases accordingly.
Diffstat (limited to 'Tests/RunCMake/try_compile/NonSourceCompileDefinitions.cmake')
0 files changed, 0 insertions, 0 deletions