forked from pool/cmake
- While upstreaming cmake-version-in-generated-files.patch, the CMake developer Brad King reduced the patch - Remove PIE from macro - update to CMake 3.6.0 no changes specific to CMake-GUI full changelog: https://blog.kitware.com/cmake-3-6-0-available-for-download/ - update patch cmake-version-in-generated-files.patch - While upstreaming cmake-version-in-generated-files.patch, the CMake developer Brad King reduced the patch - Remove PIE from macros - update to CMake 3.6.0 * The “list()” command gained a “FILTER” sub-command to filter list elements by regular expression. * A “CMAKE_TRY_COMPILE_TARGET_TYPE” variable was added to optionally tell the “try_compile()” command to build a static library instead of an executable. * A “<LANG>_CLANG_TIDY” target property and supporting “CMAKE_<LANG>_CLANG_TIDY” variable were introduced to tell the Makefile Generators and the “Ninja” generator to run “clang-tidy” along with the compiler for “C” and “CXX” languages. * The “ExternalProject” module leared the “GIT_SHALLOW 1” option to perform a shallow clone of a Git repository. * The “ExternalProject” module learned to initialize Git submodules recursively and also to initialize new submodules on updates. * The “InstallRequiredSystemLibraries” module learned a new OBS-URL: https://build.opensuse.org/request/show/407852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/cmake?expand=0&rev=121
Description
No description provided
Languages
Python
100%