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