SHA256
3
0
forked from pool/cmake
Commit Graph

1 Commits

Author SHA256 Message Date
Martin Pluskal
0801fc4ecb Accepting request 592384 from home:mathletic:branches:devel:tools:building
- Updateo to 3.11.0
  * No changes specific to CMake-GUI
- Drop cmake-3.10.1_boost-1.66.patch as it is included in upstream
- Updated to 3.11.0
  * The Makefile Generators and the Ninja generator learned to add
    compiler launcher tools
  * The COMPILE_DEFINITIONS source file property learned to support
    generator expressions.
  * COMPILE_OPTIONS source file property was added to manage list
    of options to pass to the compiler.
  * A new FetchContent module was added which supports populating
    content at configure time using any of the download/update
    methods supported by ExternalProject_Add().
  full changelog: https://cmake.org/cmake/help/v3.11/release/3.11.html
- Adapted form.patch and c17-default.patch

OBS-URL: https://build.opensuse.org/request/show/592384
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=318
2018-03-30 09:52:24 +00:00