summaryrefslogtreecommitdiffstats
path: root/Source/cmExportInstallAndroidMKGenerator.h
Commit message (Expand)AuthorAgeFilesLines
* install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-151-4/+5
* install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-131-0/+1
* cmExportFileGenerator: Add function to set required CMake versionKyle Edwards2023-11-131-2/+0
* IWYU: Update for Debian 12 CI jobBrad King2023-07-281-1/+0
* cmExportFileGenerator: Simplify collection of targets missing from export setBrad King2022-04-111-5/+2
* Modernize: Use #pragma once in all header filesKitware Robot2020-09-031-4/+1
* install,export: Maybe transform OBJECT libraries to INTERFACE librariesBrad King2018-02-281-2/+4
* Various typo fixesLuz Paz2018-01-031-1/+1
* Use C++11 override instead of CM_OVERRIDEBrad King2017-09-151-20/+19
* IWYU: Mark cmConfigure.h with pragma: keepDaniel Pfeifer2017-08-261-1/+1
* Use quotes for non-system includesDaniel Pfeifer2017-04-111-1/+1
* Fix several include-what-you-use findingsDaniel Pfeifer2016-11-081-1/+9
* Simplify CMake per-source license noticesBrad King2016-09-271-11/+2
* Mark overridden functions with CM_OVERRIDEDaniel Pfeifer2016-09-161-27/+28
* Add support for creating prebuilt Android.mk filesBill Hoffman2016-09-131-0/+72