index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Help
/
command
/
target_sources.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmExperimental: remove the flag for C++ modules
Ben Boeckel
2023-10-02
1
-4/+1
*
Ninja: Allow compilation before generation of dependencies' private sources
Martin Duffy
2023-09-20
1
-0/+2
*
cxxmodules: remove support for `CXX_MODULE_HEADER_UNITS` filesets
Ben Boeckel
2023-05-31
1
-26/+6
*
Help: Add _See Also_ sections to related CMake commands
Alex Turbov
2022-11-09
1
-0/+14
*
Help: Link from usage requirement commands to detailed explanation
Hinell
2022-09-16
1
-4/+4
*
Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notes
Brad King
2022-08-09
1
-4/+4
*
Merge topic 'doc-example-target-sources'
Brad King
2022-07-20
1
-2/+2
|
\
|
*
Help: Add missing PRIVATE keyword to target_sources() example
Craig Scott
2022-07-20
1
-2/+2
*
|
cmTargetSourcesCommand: allow `INTERFACE` C++ modules when imported
Ben Boeckel
2022-07-06
1
-2/+2
*
|
cmTarget: add support for C++ module fileset types
Ben Boeckel
2022-06-16
1
-15/+62
|
/
*
FILE_SET: Forbid adding header sets to Apple FRAMEWORK libraries
Kyle Edwards
2022-04-07
1
-1/+1
*
Help: Reorganise FILE_SETS and related properties
Craig Scott
2022-03-05
1
-55/+41
*
Merge topic 'file-set-name-requirements' into release-3.23
Brad King
2022-03-04
1
-1/+2
|
\
|
*
target_sources(): Enforce stricter requirements for FILE_SET name
Kyle Edwards
2022-03-03
1
-1/+2
*
|
target_sources(): Process multiple FILE_SET arguments per block
Kyle Edwards
2022-03-03
1
-2/+3
|
/
*
target_sources(): Prohibit FILE_SET on custom targets
Kyle Edwards
2022-02-28
1
-1/+2
*
Help: Fix target_sources FILE_SET signature summary
Brad King
2021-11-05
1
-2/+2
*
Help: Add versionadded markup to target_sources FILE_SET feature
Brad King
2021-11-05
1
-0/+5
*
Help: Clarify target_sources path conversion w.r.t generator expressions
Arcturus Arcturus
2021-11-04
1
-18/+31
*
Help: Add documentation for target_sources(FILE_SET) and associated properties
Kyle Edwards
2021-10-27
1
-0/+102
*
Help: Replace some `versionadded` directives with `versionchanged`
Nikita Nemkin
2020-11-12
1
-1/+1
*
Help: Add `.. versionadded` directives to commands documentation
Nikita Nemkin
2020-11-09
1
-8/+16
*
target_sources: Support custom targets
Asit Dhal
2020-10-24
1
-2/+4
*
Help: Clarify target_sources PRIVATE/PUBLIC/INTERFACE scopes
Brad King
2020-07-31
1
-6/+8
*
Help: Add Sphinx 'versionadded' directives to each top-level document
Kitware Robot
2020-07-06
1
-0/+2
*
Help: Apply syntax highlighting to project commands
Joachim Wuttke (o)
2018-10-25
1
-2/+2
*
target_sources: Interpret relative paths as relative to the calling directory
Patrick Stotko
2018-06-18
1
-1/+6
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
1
-3/+4
*
Allow export of targets with INTERFACE_SOURCES.
Stephen Kelly
2015-02-10
1
-4/+0
*
Help: Document the export limitation of INTERFACE_SOURCES.
Stephen Kelly
2014-11-29
1
-0/+4
*
Help: Fix broken cross-references reported by 'nitpicky' option
Brad King
2014-11-07
1
-1/+1
*
target_sources: New command to add sources to target.
Stephen Kelly
2014-04-02
1
-0/+28