OpendTect/OpendTect
CMakeModules/ODZlibUtils.cmake
:271
find_package( Cups QUIET GLOBAL )
find_package( Cups QUIET GLOBAL )
find_package(Cups)
find_package(Cups 2.0 REQUIRED)
find_package(Cups)