Added some bispectrum computer
This commit is contained in:
parent
0350a22a0b
commit
3d67b66ae0
6 changed files with 330 additions and 1 deletions
|
@ -53,6 +53,7 @@ ENDIF(YORICK_SUPPORT)
|
|||
find_program(CYTHON cython)
|
||||
find_library(ZLIB z)
|
||||
find_library(DL_LIBRARY dl)
|
||||
find_library(MATH_LIBRARY m)
|
||||
|
||||
set(NETCDF_FIND_REQUIRED ${YORICK_SUPPORT})
|
||||
set(GSL_FIND_REQUIRED TRUE)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue