mirror of
https://bitbucket.org/cosmicvoids/vide_public.git
synced 2025-07-04 15:21:11 +00:00
Imported compile fixes from VIDE private repository
This commit is contained in:
parent
787cdee4c3
commit
d937b2fa80
4 changed files with 5 additions and 3 deletions
|
@ -32,7 +32,7 @@ ENDIF (CAIROMMCONFIG_INCLUDE_PATH AND CAIROMM_INCLUDE_PATH AND SIGC_INCLUDE_PATH
|
|||
|
||||
SET(ZOB_LIBS zobovTool
|
||||
${COSMOTOOL_LIBRARY} ${GSL_LIBRARIES}
|
||||
${NETCDF_LIBRARIES})
|
||||
${NETCDF_LIBRARIES} ${DL_LIB})
|
||||
|
||||
|
||||
include_directories(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue