diff --git a/CMakeLists.txt b/CMakeLists.txt index 660ae210..ba287303 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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 diff --git a/FluidCorpusManipulation_toolbar.svg b/FluidCorpusManipulation_toolbar.svg new file mode 100644 index 00000000..7287bc4e --- /dev/null +++ b/FluidCorpusManipulation_toolbar.svg @@ -0,0 +1 @@ + \ No newline at end of file