summaryrefslogtreecommitdiff
path: root/Source/cmTargetExport.h
Commit message (Expand)AuthorAgeFilesLines
* install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-061-0/+2
* install(EXPORT): Install file setsKyle Edwards2021-10-271-0/+3
* Refactor cmTargetExport removing InterfaceIncludeDirecoriesEugene Shalygin2021-07-221-1/+0
* export: Do not fail generation for separate namelink only caseDeniz Bahadir2020-12-011-0/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-181-0/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-3/+3
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* make sure to include cmConfigure.h before cmStandardIncludes.hDaniel Pfeifer2016-09-031-0/+2
* cmExportSet: Store a cmGeneratorTarget.Stephen Kelly2015-10-181-2/+3
* Add a convenient way to add the includes install dir to the INTERFACE.Stephen Kelly2013-07-241-0/+3
* exports: Remove cmTargetExport constructorYury G. Kudryashov2012-09-281-12/+0
* exports: Move cmTargetExport to a dedicated header fileYury G. Kudryashov2012-09-281-0/+51