We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb89914 commit 85517b7Copy full SHA for 85517b7
sparta/CMakeLists.txt
@@ -230,3 +230,4 @@ install(DIRECTORY sparta/ DESTINATION include/sparta)
230
install(DIRECTORY cache/ DESTINATION include/cache)
231
install(FILES ${SPARTA_STATIC_LIBS} DESTINATION lib)
232
install(DIRECTORY cmake/ DESTINATION lib/cmake/sparta)
233
+install(DIRECTORY scripts/ DESTINATION scripts)
0 commit comments