Skip to content

Commit

Permalink
fixup: add missing HighFive
Browse files Browse the repository at this point in the history
  • Loading branch information
tvandera committed Jun 21, 2024
1 parent dd2a395 commit 44d22fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/Tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ include_directories("expected_${SMURFF_FLOAT_TYPE}")
source_group ("Source Files" FILES ${SOURCE_FILES} )

add_library (tests OBJECT ${HEADER_FILES} ${SOURCE_FILES})
target_link_libraries(tests HighFive)

0 comments on commit 44d22fe

Please sign in to comment.