We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2c2bb3 commit a764e48Copy full SHA for a764e48
CMakeLists.txt
@@ -184,6 +184,8 @@ install(FILES ${flucoma-core_SOURCE_DIR}/distribution.lic
184
RENAME LICENSE.md)
185
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/local_docs/"
186
DESTINATION "${MAX_PACKAGE_ROOT}/docs")
187
+install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/code/"
188
+ DESTINATION "${MAX_PACKAGE_ROOT}/code")
189
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/vignettes"
190
191
0 commit comments