Fixlets to have cosmotool compile

This commit is contained in:
Guilhem Lavaux 2016-01-27 14:59:50 +01:00
parent 859e82cafd
commit 2fc406af45
3 changed files with 7 additions and 1 deletions

View file

@ -47,6 +47,10 @@ if (ENABLE_SHARP)
endif (ENABLE_SHARP)
find_package(Boost 1.53)
mark_as_advanced(Boost_INCLUDE_DIRS Boost_LIBRARIES)
set(HDF5_FIND_COMPONENTS HL CXX)
if(HDF5_ROOTDIR)
SET(ENV{HDF5_ROOT} ${HDF5_ROOTDIR})