mirror of
https://github.com/reactos/CMake.git
synced 2024-12-05 02:06:34 +00:00
96242f8022
Create a LINK_WHAT_YOU_USE target property and corresponding CMAKE_LINK_WHAT_YOU_USE variable to enable this behavior. Extend link commands by running `ldd -u -r` to detect shared libraries that are linked but not needed. |
||
---|---|---|
.. | ||
C-Build-stdout.txt | ||
C-launch-Build-stdout.txt | ||
C-launch.cmake | ||
C.cmake | ||
CMakeLists.txt | ||
CXX-Build-stdout.txt | ||
CXX-launch-Build-stdout.txt | ||
CXX-launch.cmake | ||
CXX.cmake | ||
main.c | ||
main.cxx | ||
RunCMakeTest.cmake |