Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Re: libboost dependencies in Ubuntu 11.04

Subject: CGAL users discussion list

List archive

[cgal-discuss] Re: libboost dependencies in Ubuntu 11.04


Chronological Thread 
  • From: mm <>
  • To:
  • Subject: [cgal-discuss] Re: libboost dependencies in Ubuntu 11.04
  • Date: Mon, 22 Aug 2011 12:11:16 -0700 (PDT)

Shouldn't $INCLUDE_DIRECTORIES also contain ${CGAL_INCLUDE_DIRS} in general?
Defined in CGALConfig.cmake. I mean, after doing include(${CGAL_USE_FILE}).
It doesn't matter whether I link against my self-build or the Ubuntu CGAL,
include_directories never contains ${CGAL_INCLUDE_DIRS}... Might this be a
bug in CGAL's CMake? Because this way, whenever CGAL is not installed to
something standard like /usr/lib/, include files will not lie in
/usr/include and might not be found...?
Thanks

--
View this message in context:
http://cgal-discuss.949826.n4.nabble.com/libboost-dependencies-in-Ubuntu-11-04-tp3755646p3760972.html
Sent from the cgal-discuss mailing list archive at Nabble.com.



Archive powered by MHonArc 2.6.16.

Top of Page