This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
CMake
Watch
1
Star
0
Fork
0
You've already forked CMake
mirror of
https://github.com/Kitware/CMake.git
synced
2026-01-11 00:11:07 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4775c90145da7ec8a5a87ce5b8b88dc4fc8c1925
CMake
/
Tests
/
InterfaceLibrary
/
libsdir
History
Stephen Kelly
9eb06d0dde
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
...
Document the valid signatures. Add a test for the IMPORTED GLOBAL signature.
2014-01-06 17:25:10 +01:00
..
shareddependlib
Add the INTERFACE_LIBRARY target type.
2013-10-07 19:56:31 -04:00
sharedlib
Add the INTERFACE_LIBRARY target type.
2013-10-07 19:56:31 -04:00
CMakeLists.txt
add_library: Disallow invalid signatures for INTERFACE_LIBRARY.
2014-01-06 17:25:10 +01:00
shareddependlib.cpp
…
sharedlib.cpp
…