[Bug 274834] devel/cmake-core: cmake fails to find cmake config files in /usr/local/lib/cmake
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 2 18:22:44 GMT 2023
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274834
Jason E. Hale <jhale at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jhale at FreeBSD.org,
| |thierry at FreeBSD.org
--- Comment #2 from Jason E. Hale <jhale at FreeBSD.org> ---
It looks like cad/opencascade is installing its CMake files into the wrong
location. ${PREFIX}/lib/cmake/${PROJECT_NAME} is typical, but opencascade is
dumping its files directly into ${PREFIX}/lib/cmake for some reason.
This isn't a CMake problem. Ports that install files outside of the expected
search paths should be fixed.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list