* The "FASTBuild" generator was added.
* CMake now supports Cross Compiling for Emscripten with simple
toolchain files.
* The "set(CACHE{<variable>})" and "unset(CACHE{<variable>})"
commands were added to explicitly set and unset cache entries.
* The "INSTALL_OBJECT_NAME" source file property was added to control
names of installed object files for specific compiled sources.
* Nearly all find modules now provide a "<PackageName>_VERSION" result
variable matching the casing of its module name. Existing variants
such as "<PackageName>_VERSION_STRING" and uppercased
"<PACKAGENAME>_VERSION" are deprecated.
* The "ExternalProject" module's "ExternalProject_Add()" and
"ExternalProject_Add_Step()" commands now provide options to set
environment variables on the configure, build, install, and test
steps.
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/cmake?expand=0&rev=645