Skip to content

Commit d291a43

Browse files
author
James Bradbury
authored
Merge pull request #428 from flucoma/feature/adding-sidebar-package-logo
Add sidebar logo support
2 parents 1bfc064 + 5fef3c9 commit d291a43

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,8 @@ install(DIRECTORY "${flucoma-core_SOURCE_DIR}/Resources/AudioFiles/"
175175
DESTINATION "${MAX_PACKAGE_ROOT}/media")
176176
install(DIRECTORY "${flucoma-core_SOURCE_DIR}/Resources/Data/"
177177
DESTINATION "${MAX_PACKAGE_ROOT}/misc")
178+
install(FILES FluidCorpusManipulation_toolbar.svg
179+
DESTINATION "${MAX_PACKAGE_ROOT}/misc")
178180
install(FILES icon.png package-info.json QuickStart.md
179181
DESTINATION ${MAX_PACKAGE_ROOT})
180182
install(FILES ${flucoma-core_SOURCE_DIR}/distribution.lic

FluidCorpusManipulation_toolbar.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)