Skip to content

Commit

Permalink
Copy the scripts dir during Sparta installation
Browse files Browse the repository at this point in the history
  • Loading branch information
colby-nyce committed Sep 19, 2024
1 parent bb89914 commit 85517b7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sparta/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,3 +230,4 @@ install(DIRECTORY sparta/ DESTINATION include/sparta)
install(DIRECTORY cache/ DESTINATION include/cache)
install(FILES ${SPARTA_STATIC_LIBS} DESTINATION lib)
install(DIRECTORY cmake/ DESTINATION lib/cmake/sparta)
install(DIRECTORY scripts/ DESTINATION scripts)

0 comments on commit 85517b7

Please sign in to comment.