Diffusion Krita 40c62515350b

cmake: remove MacroOptionalFindPackage

Authored by gladhorn on Oct 27 2016, 9:01 PM.

Description

cmake: remove MacroOptionalFindPackage

This macro is no longer needed:
Starting with CMake 2.8.6, every find_package() call which is not
REQUIRED can be disabled by setting the variable
CMAKE_DISABLE_FIND_PACKAGE_<PackageName> to TRUE

See also:
https://techbase.kde.org/ECM5/IncompatibleChangesKDELibs4ToECM#MacroOptionalFindPackage.cmake

Details

Committed
gladhornOct 27 2016, 9:01 PM
Parents
R37:27d0b63e3431: cmake: use cmake-extra-modules for Unit Tests
Branches
Unknown
Tags
Unknown