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
/
Tests
/
RunCMake
/
add_library
Commit message (
Expand
)
Author
Age
Files
Lines
*
Xcode: Enable multi-arch TARGET_OBJECTS genex in [INTERFACE_]LINK_LIBRARIES
Brad King
2021-05-26
1
-8/+6
*
Add deprecation warnings for policies CMP0075 and below
Brad King
2020-10-13
1
-0/+10
*
target_*: Allow setting INTERFACE properties of UNKNOWN IMPORTED targets
Avraham Shukron
2019-07-22
1
-1/+1
*
cmake: Display error if generate step fails
Kyle Edwards
2019-05-13
8
-8/+24
*
Do not produce legacy _LIB_DEPENDS cache entries
Brad King
2018-03-07
4
-0/+23
*
objlib: Allow `OBJECT` libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
2
-11/+0
*
objlib: Allow other libraries to link to `OBJECT` libraries.
Deniz Bahadir
2018-03-01
1
-6/+0
*
objlib: Allow `OBJECT` libraries to link to other libraries.
Deniz Bahadir
2018-03-01
1
-3/+2
*
Teach target_* commands to set INTERFACE properties of IMPORTED targets
Deniz Bahadir
2017-10-26
3
-7/+1
*
Defer check for sources within a target until generation.
Deniz Bahadir
2017-10-24
13
-28/+31
*
Tests: Add tests for missing sources in add_executable and add_library.
Deniz Bahadir
2017-09-20
46
-0/+159