https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262888
Robert Kruus <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Robert Kruus <[email protected]> --- Using cmake --debug find (and set(CMAKE_FIND_DEBUG_MODE TRUE) in the CMakeLists.txt): CMake Debug Log at CMakeLists.txt:270 (find_package): find_package considered the following paths for OpenJPEG.cmake /usr/obj/usr/ports/graphics/poppler/work/poppler-21.12.0/cmake/modules/FindOpenJPEG.cmake /usr/local/share/cmake/Modules/FindOpenJPEG.cmake The file was not found. /usr/local/lib/openjpeg-1.5/OpenJPEGConfig.cmake It's getting confused if you have both openjpeg2 and the old version installed. -- You are receiving this mail because: You are the assignee for the bug.
