Skip to content

Commit

Permalink
Merge pull request #428 from flucoma/feature/adding-sidebar-package-logo
Browse files Browse the repository at this point in the history
Add sidebar logo support
  • Loading branch information
James Bradbury authored Oct 29, 2024
2 parents 1bfc064 + 5fef3c9 commit d291a43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,8 @@ install(DIRECTORY "${flucoma-core_SOURCE_DIR}/Resources/AudioFiles/"
DESTINATION "${MAX_PACKAGE_ROOT}/media")
install(DIRECTORY "${flucoma-core_SOURCE_DIR}/Resources/Data/"
DESTINATION "${MAX_PACKAGE_ROOT}/misc")
install(FILES FluidCorpusManipulation_toolbar.svg
DESTINATION "${MAX_PACKAGE_ROOT}/misc")
install(FILES icon.png package-info.json QuickStart.md
DESTINATION ${MAX_PACKAGE_ROOT})
install(FILES ${flucoma-core_SOURCE_DIR}/distribution.lic
Expand Down
1 change: 1 addition & 0 deletions FluidCorpusManipulation_toolbar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d291a43

Please sign in to comment.