summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-07-28 12:08:00 (GMT)
committerBrad King <brad.king@kitware.com>2009-07-28 12:08:00 (GMT)
commit855d07f80eb8c83100fcb8878623fcb917acab33 (patch)
tree72841a3915df4ef5e8d3c282208edc84afb43eba /Tests/CMakeTests
parent06a1e35d8ad34352878db12113680d4c5f2ea45f (diff)
downloadCMake-855d07f80eb8c83100fcb8878623fcb917acab33.zip
CMake-855d07f80eb8c83100fcb8878623fcb917acab33.tar.gz
CMake-855d07f80eb8c83100fcb8878623fcb917acab33.tar.bz2
BUG: Always pass linker flags untouched
In cmComputeLinkInformation we recognize link options that look like library file names, but pass flags starting in '-' through untouched. This fixes the ordering of the check to recognize '-' flags first in case the rest of the option looks like a library file name, as in the case of "-l:libfoo.a".
Diffstat (limited to 'Tests/CMakeTests')
0 files changed, 0 insertions, 0 deletions