Imported compile fixes from VIDE private repository

This commit is contained in:
Guilhem Lavaux 2015-06-09 22:06:45 +02:00
parent 787cdee4c3
commit d937b2fa80
4 changed files with 5 additions and 3 deletions

View file

@ -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)