Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
xanthospap committed Oct 23, 2024
1 parent ec5828d commit eec45f5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,8 @@ install(TARGETS mjd2ymd
RUNTIME DESTINATION bin)
install(TARGETS mjd2ydoy
RUNTIME DESTINATION bin)
install(TARGETS ydoy2mjd
RUNTIME DESTINATION bin)

# install library
install(TARGETS datetime
Expand Down

0 comments on commit eec45f5

Please sign in to comment.