Deniz Bahadir
|
fe4b25ec2f
Teach target_* commands to set INTERFACE properties of IMPORTED targets
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Daniel Pfeifer
|
9855ebf11a
Make cmCommand not inherit from cmObject
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Stephen Kelly
|
4e6ca50445
cmTargetPropCommandBase: Change the interface to return bool.
|
12 years ago |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 years ago |
Brad King
|
e33d8d2d77
Drop builtin command documentation
|
12 years ago |
Stephen Kelly
|
1925cffa08
Add a SYSTEM parameter to target_include_directories (#14180)
|
12 years ago |
Stephen Kelly
|
286f227709
Extend the cmTargetPropCommandBase interface property handling.
|
12 years ago |
Brad King
|
9397270d73
Fix use of cmTypeMacro in new command classes
|
12 years ago |
Stephen Kelly
|
7bf490e9bb
Make subclasses responsible for joining content.
|
12 years ago |
Stephen Kelly
|
f6b16d4b06
Don't allow targets args in the new target commands.
|
12 years ago |
Stephen Kelly
|
b3a7e19ee4
Make the Property name protected so that subclasses can use it.
|
12 years ago |
Stephen Kelly
|
b98d14d400
Disallow porcelain to populate includes and defines of IMPORTED targets.
|
12 years ago |
Stephen Kelly
|
7c7b94f21f
Document the use of generator expressions in new commands.
|
12 years ago |
Stephen Kelly
|
8a37ebec78
Add the target_include_directories command.
|
13 years ago |