Merge branch 'master' of https://bitbucket.org/glavaux/cosmotool
This commit is contained in:
commit
d41d21e915
4 changed files with 18 additions and 5 deletions
|
@ -38,6 +38,7 @@ if (HDF5_FOUND)
|
|||
h5_readFlash.cpp
|
||||
loadFlash.cpp
|
||||
)
|
||||
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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue