Public bug reported:

/usr/lib/CGAL/CGALConfig.cmake contains a hardcoded library string:

set(CGAL_ImageIO_3RD_PARTY_LIBRARIES      "/usr/lib/x86_64-linux-
gnu/libGLU.so;/usr/lib/x86_64-linux-gnu/libGL.so;/usr/lib/x86_64-linux-
gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64
-linux-gnu/libz.so" )

especially the libGL.so path is wrong, when the nvidia-driver is
installed. cmake should autodetect library paths instead of using
hardcoded ones.

** Affects: cgal (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1423927

Title:
  hardcoded searchpath in cmakefile breaks builds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cgal/+bug/1423927/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to