hardcoded searchpath in cmakefile breaks builds

Bug #1423927 reported by Allo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cgal (Ubuntu)
New
Undecided
Unassigned

Bug Description

/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.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.