Build fixes for Beeston
This commit is contained in:
parent
4f250969ac
commit
3c976b8f8d
3 changed files with 3 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
SET(tolink ${GSL_LIBRARIES} ${CosmoTool_local} ${CosmoTool_LIBS} ${DL_LIBRARY})
|
||||
SET(tolink ${CosmoTool_local} ${CosmoTool_LIBS} ${GSL_LIBRARIES} ${DL_LIBRARY})
|
||||
include_directories(${CMAKE_SOURCE_DIR}/src)
|
||||
include_directories(${FFTW3_INCLUDE_DIRS} ${EIGEN3_INCLUDE_DIRS} ${GSL_INCLUDE_PATH})
|
||||
if(YORICK_SUPPORT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue