This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
Code
Issues
Pull Requests
Releases
Wiki
Activity
CMake
/
Tests
/
ExportImport
/
Import
/
A
History
Stephen Kelly
4ee872cb99
Make the BUILD_INTERFACE of export()ed targets work.
...
The existing BUILD_INTERFACE code is executed at generate time, which is too late for export().
2013-01-15 14:36:22 -05:00
..
CMakeLists.txt
Make the BUILD_INTERFACE of export()ed targets work.
2013-01-15 14:36:22 -05:00
deps_iface.c
Fix linking to imported libraries test.
2013-01-10 17:13:19 +01:00
deps_shared_iface.cpp
Make the BUILD_INTERFACE of export()ed targets work.
2013-01-15 14:36:22 -05:00
imp_lib1.c
Allow add_dependencies() on imported targets (
#10395
)
2010-11-19 17:19:21 -05:00
imp_mod1.c
…
imp_testExe1.c
Test link multiplicity export/import
2009-09-01 10:38:36 -04:00