Closed GoogleCodeExporter closed 9 years ago
Solved in 0.4.2. For the record, cmake has a interesting bugs where it flatten
link
dependencies (for unknown reason) and does not handle the fact those libraries
may
not be in standard directory. This can be worked around by creating global
variable
(PARENT_SCOPE trick) for those directories and calling link_directories() in
all the
CMakeList.txt (hugly hack, I know)
Original comment by nicolas.dufresne@gmail.com
on 19 May 2010 at 6:14
Forgot to mark as fixed.
Original comment by nicolas.dufresne@gmail.com
on 19 May 2010 at 6:15
Original comment by nicolas.dufresne@gmail.com
on 7 Jun 2010 at 3:51
Original issue reported on code.google.com by
thetes...@gmail.com
on 18 May 2010 at 5:24