1
0
Fork 0
forked from len0rd/rockbox

themeeditor: Create MacOS AppBundle / Win32 GUI application.

cmake needs to know about this, otherwise we'll only get an executable.

Change-Id: If40a2a5d021ca49df4afe6bb5bce538d2b466426
This commit is contained in:
Dominik Riebeling 2021-12-28 18:34:08 +01:00
parent 875fcc7daf
commit 3d983ad3a1

View file

@ -13,7 +13,7 @@
# KIND, either express or implied.
#
add_executable(RockboxThemeEditor
add_executable(RockboxThemeEditor WIN32 MACOSX_BUNDLE
graphics/rbalbumart.cpp
graphics/rbalbumart.h
graphics/rbfont.cpp