diff --git a/CMakeLists.txt b/CMakeLists.txt index 32d8192a..af86f1d8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -54,7 +54,7 @@ add_subdirectory (modules/melatonin_inspector) # See `docs/CMake API.md` in the JUCE repo for all config options juce_add_plugin("${PROJECT_NAME}" # Icons for the standalone app - ICON_BIG "${CMAKE_CURRENT_SOURCE_DIR}/packaging/icon.png" + ICON_BIG "${CMAKE_CURRENT_SOURCE_DIR}/packaging/Icon1024.png" # Change me! COMPANY_NAME "${COMPANY_NAME}"