SHA256
1
0
forked from pool/cmake

Accepting request 863064 from home:AndreasStieger:branches:devel:tools:building

cmake 3.19.3

OBS-URL: https://build.opensuse.org/request/show/863064
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=441
This commit is contained in:
2021-01-16 15:10:23 +00:00
committed by Git OBS Bridge
parent 72c8ec353a
commit 99ad230792
8 changed files with 45 additions and 31 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Jan 14 11:06:34 UTC 2021 - Andreas Stieger <andreas.stieger@gmx.de>
- cmake 3.19.3:
* FetchContent: Relative SOURCE_DIR override cannot be a hard error
* FindMPI: remove single quotes from include path
* FindHDF5: Fix finding both debug and release libs
* cmake-gui: Restore linking of Qt resources
* cmMakefile: Don't expand bracket arguments in --trace-expand
-------------------------------------------------------------------
Sat Dec 19 09:33:17 UTC 2020 - Dirk Mueller <dmueller@suse.com>