mirror of
https://invent.kde.org/frameworks/kimageformats.git
synced 2025-07-18 20:04:16 -04:00
Clean up the CMake files (and a couple of other bits)
src/imageformats/CMakeLists.txt is now much clearer and more consistent. Also, removed an unnecessary/unimplemented method from exr.cpp. REVIEW: 115120
This commit is contained in:
@ -89,7 +89,7 @@ set(OpenEXR_INCLUDE_DIRS ${OpenEXR_INCLUDE_DIR})
|
||||
include(FeatureSummary)
|
||||
set_package_properties(OpenEXR PROPERTIES
|
||||
URL http://www.openexr.com/
|
||||
DESCRIPTION "A library for reading and writing OpenEXR high dynamic-range image files")
|
||||
DESCRIPTION "A library for handling OpenEXR high dynamic-range image files")
|
||||
|
||||
mark_as_advanced(
|
||||
OpenEXR_INCLUDE_DIR
|
||||
|
Reference in New Issue
Block a user