Change order of link libraries

This commit is contained in:
2020-05-18 11:49:15 +02:00
parent b6eef3b4a1
commit d3c2cd651f
+1 -1
View File
@@ -1,8 +1,8 @@
add_executable(core-buffer_tests main.cpp)
target_link_libraries(core-buffer_tests
external
core-buffer
external
hdf5
hdf5_hl
hdf5_cpp