summaryrefslogtreecommitdiffstats
path: root/Help/command/add_library.rst
Commit message (Expand)AuthorAgeFilesLines
* FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-141-0/+1
* Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-031-1/+4
* Help: Document in add_library how to import libraries with SONAMEBrad King2021-04-021-6/+18
* Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-091-24/+46
* Help: add_library(<name> OBJECT) can omit the source filesDeniz Bahadir2020-09-101-2/+2
* Merge topic 'build-interface-targets'Brad King2020-08-101-2/+29
|\
| * Add INTERFACE libraries to generated buildsystem if they have SOURCESBrad King2020-08-071-2/+29
* | Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libsBrad King2020-08-041-1/+6
|/
* Help: State in add_library that INTERFACE libraries have no build targetsBrad King2020-07-311-5/+9
* Help: Consolidate add_library documentation on IMPORTED librariesBrad King2020-07-311-32/+34
* Help: Re-order add_library sectionsBrad King2020-07-311-61/+61
* add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-021-2/+7
* add_library: Document UNKNOWN type of imported targetsCristian Adam2019-06-021-0/+6
* INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER propertiesAvraham Shukron2019-04-111-6/+11
* Help: Apply syntax highlighting to project commandsJoachim Wuttke (o)2018-10-251-5/+5
* Help: Replace occurrences of "Mac OS X" with "macOS"Bartosz Kosiorek2018-09-051-1/+1
* Merge topic 'doc-add_library-IMPORTED_OBJECTS'Brad King2018-07-161-2/+5
|\
| * Help: Mention IMPORTED_OBJECTS in add_library docsBrad King2018-07-161-2/+5
* | Help: add_library(INTERFACE): add reference to add_link_options()Marc Chevrier2018-06-201-0/+1
|/
* Help: Document linking behavior of OBJECT librariesBrad King2018-03-011-4/+4
* add_library: mention that Xcode requires a real source fileBen Boeckel2017-12-011-3/+3
* Add support for IMPORTED GLOBAL targets to be aliasedDeniz Bahadir2017-10-261-1/+2
* Defer check for sources within a target until generation.Deniz Bahadir2017-10-241-5/+6
* Help: Fix typo in add_library(... ALIAS ...) textGregor Jasny2017-05-141-1/+1
* Help: Document HEADER_FILE_ONLY use caseRoman Lebedev2017-05-091-0/+4
* Allow OBJECT libraries to be installed, exported, and importedRobert Maynard2017-04-181-5/+4
* Apple: Add support for static frameworksGregor Jasny2017-01-311-1/+1
* Fix spelling typos in comments and documentation (#16037)Felix Geyer2016-03-291-1/+1
* Help: Document that SHARED libraries must export a symbol (#15775)James Johnston2015-10-081-0/+6
* Help: Document Apple Framework creation with an example (#15651)Brad King2015-07-141-0/+2
* Merge branch 'release-doc-formatting' into doc-formattingBrad King2014-11-061-8/+11
|\
| * Help: Format add_library documented list of INTERFACE commandsBrad King2014-11-061-8/+11
* | Documentation: Fix minor typo thecommand -> the commandNils Gladitz2014-10-311-1/+1
|/
* add_library: Allow arbitrary non-linked sources in OBJECT librariesBrad King2014-07-091-1/+2
* Help: Link to Object Library docs from add_libraryBrad King2014-06-121-2/+2
* Help: Organize add_library command documentationBrad King2014-06-121-4/+15
* Help: Mention INTERFACE_SOURCES as settable for INTERFACE libsBrad King2014-06-121-2/+3
* cmTarget: Allow any generator expression in SOURCES property.Stephen Kelly2014-04-021-2/+4
* Help: Mark up the buildsystem commands documentationStephen Kelly2014-02-061-80/+87
* add_library: Disallow invalid signatures for INTERFACE_LIBRARY.Stephen Kelly2014-01-061-4/+13
* Help: Fix reStructuredText syntax in auto-generated documentsBrad King2013-10-151-1/+1
* Convert builtin help to reStructuredText source filesKitware Robot2013-10-151-0/+120