This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fb77c2c54b
CMake
/
Tests
/
InterfaceLinkLibraries
/
zot_vs6_2.cpp
2 lines
19 B
C++
Raw
Normal View
History
Unescape
Escape
Make $<LINK_ONLY> available to projects (#14751) Previously this generator expression was used internally by the target_link_libraries command to honor private linking requirements of static libraries in their INTERFACE_LINK_LIBRARIES. Remove the check that limits $<LINK_ONLY> to this use case to make it available for project code to use too.
2014-07-15 19:14:49 +04:00
#
include
"zot.cpp"