Skip to content

Commit a764e48

Browse files
committed
forgotten in the jit.plotter new version
1 parent c2c2bb3 commit a764e48

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ install(FILES ${flucoma-core_SOURCE_DIR}/distribution.lic
184184
RENAME LICENSE.md)
185185
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/local_docs/"
186186
DESTINATION "${MAX_PACKAGE_ROOT}/docs")
187+
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/code/"
188+
DESTINATION "${MAX_PACKAGE_ROOT}/code")
187189
install(DIRECTORY "${CMAKE_CURRENT_SOURCE_DIR}/vignettes"
188190
DESTINATION "${MAX_PACKAGE_ROOT}/docs")
189191

0 commit comments

Comments
 (0)