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
401229759c
CMake
/
Tests
/
ExportImport
/
Export
/
cmp0022_vs6_1.cpp
2 lines
23 B
C++
Raw
Normal View
History
Unescape
Escape
Export: Generate INTERFACE_LINK_LIBRARIES property on targets. This property is generated only for targets which have recorded policy CMP0022 as NEW, and a compatibility mode is added to additionally export the old interfaces in that case too. If the old interfaces are not exported, the generated export files require CMake 2.8.12. Because the unit tests use a version which is not yet called 2.8.12, temporarily require a lower version.
2013-06-04 18:47:57 +04:00
#
include
"cmp0022.cpp"