Merge branch 'master' of bitbucket.org:glavaux/cosmotool
This commit is contained in:
commit
bc97f15f90
3 changed files with 8 additions and 4 deletions
|
@ -41,7 +41,7 @@ if (HDF5_FOUND)
|
|||
set_property(TARGET CosmoHDF5 PROPERTY POSITION_INDEPENDENT_CODE ${BUILD_SHARED_LIBS})
|
||||
target_include_directories(CosmoHDF5 BEFORE PRIVATE ${HDF5_INCLUDE_DIR})
|
||||
else(HDF5_FOUND)
|
||||
add_library(CosmoHdf5 OBJECT
|
||||
add_library(CosmoHDF5 OBJECT
|
||||
loadFlash_dummy.cpp
|
||||
)
|
||||
endif (HDF5_FOUND)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue