1
0
Fork 0

Add CGAL dep to the makefile

This commit is contained in:
Christian Schmitt 2012-09-01 23:43:22 +02:00
parent adfb4482e2
commit f3da89af8a

View file

@ -72,6 +72,7 @@ find_package(ZLIB REQUIRED)
find_package(Threads REQUIRED)
find_package(SimGear 2.5.0 REQUIRED)
find_package(GPC REQUIRED)
find_package(CGAL REQUIRED)
find_package(TIFF) # needed for SRTM
if (CMAKE_CL_64)
find_package(JPEG) # needed for SRTM