Skip to content

Commit

Permalink
fixed icon suffix
Browse files Browse the repository at this point in the history
  • Loading branch information
anatolse committed Sep 22, 2023
1 parent 20250ed commit bed21a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@ if(WIN32)
add_definitions(-DWIN32_LEAN_AND_MEAN)
endif()

set(BEAM_ICON_SUFFIX ${BEAM_SUFFIX_LOWER_CASE})
set(BEAM_ICON_SUFFIX ${BEAM_DEFAULT_NETWORK})

add_definitions(-DAPP_NAME=\"${APP_NAME}\")

Expand Down

0 comments on commit bed21a3

Please sign in to comment.