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
c4e672358c
CMake
/
Tests
/
RunCMake
/
CMP0022
/
CMP0022-WARN-tll-result.txt
2 lines
2 B
Plaintext
Raw
Normal View
History
Unescape
Escape
TLL: Don't populate old link interface if CMP0022 is NEW. Always populate the INTERFACE_LINK_LIBRARIES for interface entries. Don't populate the old interface properties matching (IMPORTED_)?LINK_INTERFACE_LIBRARIES(_<CONFIG>)? if CMP0022 is NEW. Because the INTERFACE_LINK_LIBRARIES property is now populated by the target_link_libraries when operating on a static library, make an equivalent change which populates the property with the same value when the old link_libraries() command is used. This silences the policy warning in that case.
2013-06-04 18:21:33 +04:00
0