SHA256
1
0
forked from pool/cmake

- Update to version 3.8.2:

* No changes in CMake-GUI

- Update to version 3.8.2:
  * FindDevIL: Restore IL_FOUND result variable
  * FindOpenSSL: Restore support for crypto-only result
  * source_group: Restore TREE support for relative paths
  * VS: Fix debugging of C++ executables if CSharp is enabled

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=292
This commit is contained in:
Martin Pluskal
2017-06-06 13:56:43 +00:00
committed by Git OBS Bridge
parent 0a88dd7d2f
commit cfe35dcdb4
10 changed files with 47 additions and 32 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jun 6 13:55:09 UTC 2017 - mpluskal@suse.com
- Update to version 3.8.2:
* FindDevIL: Restore IL_FOUND result variable
* FindOpenSSL: Restore support for crypto-only result
* source_group: Restore TREE support for relative paths
* VS: Fix debugging of C++ executables if CSharp is enabled
-------------------------------------------------------------------
Fri Jun 2 07:11:29 UTC 2017 - mpluskal@suse.com