mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-16 13:21:11 +01:00
compatible with cmake 2.8.8
This commit is contained in:
@@ -88,5 +88,5 @@ target_link_libraries(slsReceiver
|
||||
)
|
||||
|
||||
if (HDF5_FOUND)
|
||||
target_link_libraries(slsReceiver ${HDF5_CXX_LIBRARIES})
|
||||
target_link_libraries(slsReceiver ${HDF5_LIBRARIES})
|
||||
endif ()
|
||||
|
||||
Reference in New Issue
Block a user