Skip to content
Snippets Groups Projects
Commit d96c260e authored by Lorenzo Moneta's avatar Lorenzo Moneta
Browse files

add the compiler flag -DHAVE_ROOTLIBS for the math more tests

parent 08215f3b
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ endif()
#some tests requires directly gsl
include_directories(${GSL_INCLUDE_DIR} ${CMAKE_SOURCE_DIR})
add_definitions(-DUSE_ROOT_ERROR -DHAVE_ROOTLIBS)
#---Build and add all the defined test in the list---------------
foreach(file ${TestMathMoreSource})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment