Remove FindOpenEXR.cmake

The file has moved to the extra-cmake-modules repository.

REVIEW: 116713
This commit is contained in:
Aurélien Gâteau
2014-03-11 14:53:10 +01:00
parent 0f795e6625
commit 2ded57d50e
2 changed files with 1 additions and 145 deletions

View File

@ -4,7 +4,7 @@ project(KImageFormats)
find_package(ECM 0.0.11 REQUIRED NO_MODULE)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR} ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
include(KDEInstallDirs)
include(KDEFrameworkCompilerSettings)