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
|
@ -10,6 +10,7 @@ check_c_compiler_flag(-march=native SUPPORT_ARCH_NATIVE )
|
|||
|
||||
|
||||
find_library(MATH_LIB m)
|
||||
find_library(DL_LIB dl)
|
||||
|
||||
macro(add_genopt _sourcelist _ggofile _basefile)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue