summaryrefslogtreecommitdiffstats
path: root/Modules/CMakeFindWMake.cmake
diff options
context:
space:
mode:
authorStephen Kelly <steveire@gmail.com>2013-01-20 10:25:35 (GMT)
committerStephen Kelly <steveire@gmail.com>2013-01-20 10:25:35 (GMT)
commitd7f15209385e17580d911bcc10f78c921bd8c3fd (patch)
treebf0444688452befb5db38eb50ea0424d9f809b02 /Modules/CMakeFindWMake.cmake
parent5e572619c67c5ba38a68179111f7dea9648690ab (diff)
downloadCMake-d7f15209385e17580d911bcc10f78c921bd8c3fd.zip
CMake-d7f15209385e17580d911bcc10f78c921bd8c3fd.tar.gz
CMake-d7f15209385e17580d911bcc10f78c921bd8c3fd.tar.bz2
Don't wrap all targets in LINK_LIBRARIES in a TARGET_NAME genex.
It is not necessary and the current state is unintentional. Before this patch, target_link_libraries(foo bar) causes the LINK_LIBRARIES property of foo to contain $<TARGET_NAME:bar> instead of just bar
Diffstat (limited to 'Modules/CMakeFindWMake.cmake')
0 files changed, 0 insertions, 0 deletions