Stephen Kelly
|
3429541e1c
export: Rename some variables to reflect content type.
|
12 vuotta sitten |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 vuotta sitten |
Stephen Kelly
|
66b290e7e2
export(): Process the export() command at generate time.
|
13 vuotta sitten |
Stephen Kelly
|
650e61f833
Add a convenient way to add the includes install dir to the INTERFACE.
|
13 vuotta sitten |
Stephen Kelly
|
574fec97fd
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
|
12 vuotta sitten |
Clinton Stimpson
|
8576b3f978
OS X: Add support for @rpath in export files.
|
12 vuotta sitten |
Stephen Kelly
|
af81a3c31b
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
|
12 vuotta sitten |
Stephen Kelly
|
3df36b5954
Revert "Add the $<LINKED:...> generator expression."
|
12 vuotta sitten |
Stephen Kelly
|
0b92602b81
Add the $<LINKED:...> generator expression.
|
12 vuotta sitten |
Stephen Kelly
|
34d1ade048
Add the INSTALL_PREFIX genex.
|
12 vuotta sitten |
Stephen Kelly
|
830246e841
Export the COMPATIBLE_INTERFACE_BOOL content properties
|
12 vuotta sitten |
Stephen Kelly
|
522bdac149
Export the INTERFACE_PIC property.
|
12 vuotta sitten |
Stephen Kelly
|
cfd4f0a4f4
Move the exported check for dependencies of targets
|
12 vuotta sitten |
Stephen Kelly
|
94aeaf72c7
Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.
|
13 vuotta sitten |
Stephen Kelly
|
a3aedb8152
Split the generator expression before extracting targets.
|
13 vuotta sitten |
Stephen Kelly
|
b6036d104a
Extract the AddTargetNamespace method.
|
12 vuotta sitten |
Stephen Kelly
|
0c657dc637
Add API to populate INTERFACE properties in exported targets.
|
13 vuotta sitten |
Stephen Kelly
|
e04f737c7a
Add API to extract target names from a genex string.
|
13 vuotta sitten |
Stephen Kelly
|
bf2ddceb4e
Generate an early-return guard in target Export files.
|
13 vuotta sitten |
Alex Neundorf
|
0cfd055acd
exports: move the handling of missing targets into subclasses
|
13 vuotta sitten |
Alex Neundorf
|
8b5f448ba6
exports: first try at error handling if a target is missing
|
13 vuotta sitten |
Alex Neundorf
|
87f4c01910
exports: accept a missing target if it is exported exactly once
|
13 vuotta sitten |
Alex Neundorf
|
a2be068c75
install(EXPORT): Enforce existence of imported target files
|
14 vuotta sitten |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 vuotta sitten |
Brad King
|
06b0a692f4
ENH: Centralize default link interface computation
|
16 vuotta sitten |
Brad King
|
82fcaebe28
ENH: Pass dependent library search path to linker on some platforms.
|
18 vuotta sitten |
Brad King
|
2cff26fa52
ENH: Support linking to shared libs with dependent libs
|
18 vuotta sitten |
Brad King
|
73a5f0846f
COMP: Remove unused parameter.
|
18 vuotta sitten |
Brad King
|
7902bc06aa
ENH: Implemented link-interface specification feature.
|
18 vuotta sitten |
Brad King
|
437043bb04
BUG: Fix export/import file generation to not store link dependencies of executables or modules.
|
18 vuotta sitten |