This website works better with JavaScript.
Home
Explore
Help
Sign In
cpp
/
cmakemodules
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
update history
master
Sascha Kratky
10 years ago
parent
ca8b620ff6
commit
40a46bf2fb
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
HISTORY.md
+ 6
- 0
HISTORY.md
View File
@@ -1,3 +1,9 @@
## 1.7.8 (2016-03-27)
* fix `COPY_UNITY` linking strategy for private link dependencies.
* honor `CMAKE_INCLUDE_CURRENT_DIR_IN_INTERFACE` upon handling of target usage requirements.
* reworked setting up of `LINK_LIBRARIES` and `INTERFACE_LINK_LIBRARIES` properties for unity targets.
## 1.7.7 (2016-03-20)
* CMake 3.5 compatibility.
Write
Preview
Loading…
Cancel
Save