Taylor Sasser
|
d92b6c3e20
CPS: Add Symbolic Components
|
2 months ago |
Ben Boeckel
|
b634998727
Help: add and make references to generators consistent
|
4 months ago |
Brad King
|
987f3fa4e0
Help: Add cmake-buildsystem(7) subsections for each binary target type
|
10 months ago |
Asit Dhal
|
a61c9afdf8
add_library: Reject shared libraries on platforms that do not support them
|
1 year ago |
Brad King
|
e1519edd91
Help: Use signature directive for the 'add_library' command
|
1 year ago |
namniav
|
7fc6d7247a
Help: Fix signature of add_library(<name> INTERFACE EXCLUDE_FROM_ALL)
|
1 year ago |
Ben Boeckel
|
c36910476a
Help: remove links from pages to themselves
|
3 years ago |
Alex Turbov
|
65457e4fae
Help: Add _See Also_ sections to related CMake commands
|
3 years ago |
Alex Turbov
|
c86ec79d07
Help: Use direct refs to genexes instead of ``$<GENEX-NAME>``
|
3 years ago |
Kyle Edwards
|
d0d09aa29f
FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystem
|
3 years ago |
Brad King
|
001870d451
Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targets
|
4 years ago |
Brad King
|
4d6e899578
Help: Document in add_library how to import libraries with SONAME
|
4 years ago |
Nikita Nemkin
|
c705279bae
Help: Add `.. versionadded` directives to commands documentation
|
5 years ago |
Deniz Bahadir
|
0a5c3e3b97
Help: add_library(<name> OBJECT) can omit the source files
|
5 years ago |
Brad King
|
d6ee9b4a43
Merge topic 'build-interface-targets'
|
5 years ago |
Brad King
|
4391913133
Add INTERFACE libraries to generated buildsystem if they have SOURCES
|
5 years ago |
Brad King
|
1f1feb72f8
Help: Document in add_library that IMPORTED_IMPLIB is for DLL import libs
|
5 years ago |
Brad King
|
ee5b58f491
Help: State in add_library that INTERFACE libraries have no build targets
|
5 years ago |
Brad King
|
99b1e85f07
Help: Consolidate add_library documentation on IMPORTED libraries
|
5 years ago |
Brad King
|
716e76be3e
Help: Re-order add_library sections
|
5 years ago |
Marc Chevrier
|
056489d567
add_library/add_executable: allow local alias to imported targets
|
5 years ago |
Cristian Adam
|
4127f82179
add_library: Document UNKNOWN type of imported targets
|
6 years ago |
Avraham Shukron
|
a40f9083dd
INTERFACE Target: allow (PUBLIC/PRIVATE)_HEADER properties
|
6 years ago |
Joachim Wuttke (o)
|
adbaadf0ee
Help: Apply syntax highlighting to project commands
|
7 years ago |
Bartosz Kosiorek
|
fc1602456a
Help: Replace occurrences of "Mac OS X" with "macOS"
|
7 years ago |
Brad King
|
42065828c3
Merge topic 'doc-add_library-IMPORTED_OBJECTS'
|
7 years ago |
Brad King
|
62b4df1e84
Help: Mention IMPORTED_OBJECTS in add_library docs
|
7 years ago |
Marc Chevrier
|
b16fd1341d
Help: add_library(INTERFACE): add reference to add_link_options()
|
7 years ago |
Brad King
|
bafe655b11
Help: Document linking behavior of OBJECT libraries
|
7 years ago |
Ben Boeckel
|
4c40ab261c
add_library: mention that Xcode requires a real source file
|
8 years ago |