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:
parent
875fcc7daf
commit
3d983ad3a1
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue