Skip to content

Commit 85517b7

Browse files
committed
Copy the scripts dir during Sparta installation
1 parent bb89914 commit 85517b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sparta/CMakeLists.txt

+1
Original file line numberDiff line numberDiff line change
@@ -230,3 +230,4 @@ install(DIRECTORY sparta/ DESTINATION include/sparta)
230230
install(DIRECTORY cache/ DESTINATION include/cache)
231231
install(FILES ${SPARTA_STATIC_LIBS} DESTINATION lib)
232232
install(DIRECTORY cmake/ DESTINATION lib/cmake/sparta)
233+
install(DIRECTORY scripts/ DESTINATION scripts)

0 commit comments

Comments
 (0)