Skip to content

Commit

Permalink
fix: install podio-vis (#503)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc authored Oct 8, 2023
1 parent 4d6c0b7 commit 21370d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
install(PROGRAMS ${CMAKE_CURRENT_LIST_DIR}/podio-dump DESTINATION ${CMAKE_INSTALL_BINDIR})
install(PROGRAMS ${CMAKE_CURRENT_LIST_DIR}/podio-vis DESTINATION ${CMAKE_INSTALL_BINDIR})

# Add a very basic tests here to make sure that podio-dump at least runs
if(BUILD_TESTING)
Expand Down

0 comments on commit 21370d2

Please sign in to comment.