summaryrefslogtreecommitdiffstats
path: root/Tests/CMakeTests/CMakeMinimumRequiredTest.cmake.in
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2009-11-05 17:17:08 (GMT)
committerBrad King <brad.king@kitware.com>2009-11-05 17:17:08 (GMT)
commit56d4619984f0c87597cff4758184bb14f905470d (patch)
tree691fb84c77b940bfbee667f2aef283fe5cfc4dda /Tests/CMakeTests/CMakeMinimumRequiredTest.cmake.in
parent9f105a3f6de6036d14e6a7b01a7a8e66d641259c (diff)
downloadCMake-56d4619984f0c87597cff4758184bb14f905470d.zip
CMake-56d4619984f0c87597cff4758184bb14f905470d.tar.gz
CMake-56d4619984f0c87597cff4758184bb14f905470d.tar.bz2
Remove non-language implicit link dependencies
Some compilers use implicit link options of the form -lcrt*.o -lgcc* -lSystem (on Mac) -lSystemStubs (on Mac) that provide system-wide symbols not specific to any language. These need not be listed explicitly for mixed-language linking. We teach CMake to remove the above items from the implicit library list of each language. This change makes it possible to mix GNU compiler versions in some cases.
Diffstat (limited to 'Tests/CMakeTests/CMakeMinimumRequiredTest.cmake.in')
0 files changed, 0 insertions, 0 deletions