summaryrefslogtreecommitdiffstats
path: root/Tests/CTestTest2
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2011-03-03 23:02:53 (GMT)
committerBrad King <brad.king@kitware.com>2011-03-04 13:37:57 (GMT)
commit077954d4cbd0d2f8b8ae96964bfe5c9747934fe8 (patch)
tree678c19be3cdce2b6f34013a62dbfe5376779b31a /Tests/CTestTest2
parent5abfb571843dba949e010f3b2840d8882d0f3d73 (diff)
downloadCMake-077954d4cbd0d2f8b8ae96964bfe5c9747934fe8.zip
CMake-077954d4cbd0d2f8b8ae96964bfe5c9747934fe8.tar.gz
CMake-077954d4cbd0d2f8b8ae96964bfe5c9747934fe8.tar.bz2
Test static linking with LINK_SEARCH_START_STATIC
Add "LinkStatic" test that links a static executable against "libm.a". Pass both "/usr/lib/libm.a" and "-lm" to target_link_libraries to trigger the link type logic for both cases. If CMake incorrectly switches the link type to shared for "-lm" then the link will fail.
Diffstat (limited to 'Tests/CTestTest2')
0 files changed, 0 insertions, 0 deletions