diff options
author | Daniele E. Domenichelli <daniele.domenichelli@iit.it> | 2013-07-08 15:37:18 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2013-07-22 13:37:33 (GMT) |
commit | 04d4dc33746710dd8a53a5f9575a324070c0fa0c (patch) | |
tree | 83fa6c0fd631d31595812904b7b8c7665f20cf41 /Modules/CMakeDetermineASM_MASMCompiler.cmake | |
parent | 07b44e7a1f3facf3b4300fb98bfa0705ef728bce (diff) | |
download | CMake-04d4dc33746710dd8a53a5f9575a324070c0fa0c.zip CMake-04d4dc33746710dd8a53a5f9575a324070c0fa0c.tar.gz CMake-04d4dc33746710dd8a53a5f9575a324070c0fa0c.tar.bz2 |
SelectLibraryConfigurations: Use -NOTFOUND instead of copying the vars
If one of the libraries (_DEBUG or _RELEASE) is not set, the value is
set to the value of the other one. FindQt4, from which the macro is
extracted, sets the values to XXX_LIBRARY_{DEBUG,RELEASE}-NOTFOUND
instead. In both cases the XXX_LIBRARY is correct, but using NOTFOUND
makes it easier to understand which one is missing.
Update Tests/CMakeOnly/SelectLibraryConfigurations with the new logic.
Diffstat (limited to 'Modules/CMakeDetermineASM_MASMCompiler.cmake')
0 files changed, 0 insertions, 0 deletions