Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Added swiftest.mod to the install command in CMake
Browse files Browse the repository at this point in the history
  • Loading branch information
MintoDA1 authored and MintoDA1 committed Aug 4, 2023
1 parent cb3f621 commit b08403f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -180,6 +180,5 @@ INSTALL(TARGETS ${SWIFTEST_DRIVER} ${SWIFTEST_LIBRARY}
LIBRARY DESTINATION lib
ARCHIVE DESTINATION lib
)


INSTALL(FILES ${MOD}/swiftest.mod DESTINATION include)

0 comments on commit b08403f

Please sign in to comment.