Skip to content

Commit

Permalink
cmakeIcon
Browse files Browse the repository at this point in the history
  • Loading branch information
vberthiaume committed Jun 10, 2024
1 parent 065ff1f commit ce120de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down

0 comments on commit ce120de

Please sign in to comment.