Ben Boeckel
|
b3bf31a548
stringapi: Miscellaneous char* parameters
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 years ago |
Ben Boeckel
|
3742bb0d32
stringapi: Use strings for variable names
|
11 years ago |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 years ago |
Brad King
|
7cbab17871
Change version scheme to use only two components for feature levels
|
11 years ago |
Stephen Kelly
|
6ca6613ab8
Export: Use the CMAKE_DEVEL_VERSION macro for build-export files.
|
11 years ago |
Stephen Kelly
|
3429541e1c
export: Rename some variables to reflect content type.
|
12 years ago |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 years ago |
Stephen Kelly
|
66b290e7e2
export(): Process the export() command at generate time.
|
13 years ago |
Stephen Kelly
|
650e61f833
Add a convenient way to add the includes install dir to the INTERFACE.
|
13 years ago |
Stephen Kelly
|
574fec97fd
Export: Generate INTERFACE_LINK_LIBRARIES property on targets.
|
12 years ago |
Clinton Stimpson
|
8576b3f978
OS X: Add support for @rpath in export files.
|
12 years ago |
Stephen Kelly
|
af81a3c31b
install(EXPORT): Ensure clean INTERFACE_INCLUDE_DIRECTORIES
|
12 years ago |
Stephen Kelly
|
3df36b5954
Revert "Add the $<LINKED:...> generator expression."
|
12 years ago |
Stephen Kelly
|
0b92602b81
Add the $<LINKED:...> generator expression.
|
12 years ago |
Stephen Kelly
|
34d1ade048
Add the INSTALL_PREFIX genex.
|
12 years ago |
Stephen Kelly
|
830246e841
Export the COMPATIBLE_INTERFACE_BOOL content properties
|
12 years ago |
Stephen Kelly
|
522bdac149
Export the INTERFACE_PIC property.
|
12 years ago |
Stephen Kelly
|
cfd4f0a4f4
Move the exported check for dependencies of targets
|
12 years ago |
Stephen Kelly
|
94aeaf72c7
Split LINK_INTERFACE_LIBRARIES export handling into dedicated method.
|
13 years ago |
Stephen Kelly
|
a3aedb8152
Split the generator expression before extracting targets.
|
13 years ago |
Stephen Kelly
|
b6036d104a
Extract the AddTargetNamespace method.
|
13 years ago |
Stephen Kelly
|
0c657dc637
Add API to populate INTERFACE properties in exported targets.
|
13 years ago |
Stephen Kelly
|
e04f737c7a
Add API to extract target names from a genex string.
|
13 years ago |
Stephen Kelly
|
bf2ddceb4e
Generate an early-return guard in target Export files.
|
13 years ago |
Alex Neundorf
|
0cfd055acd
exports: move the handling of missing targets into subclasses
|
13 years ago |
Alex Neundorf
|
8b5f448ba6
exports: first try at error handling if a target is missing
|
13 years ago |
Alex Neundorf
|
87f4c01910
exports: accept a missing target if it is exported exactly once
|
13 years ago |
Alex Neundorf
|
a2be068c75
install(EXPORT): Enforce existence of imported target files
|
14 years ago |