Add WIN32 back to executable target

This commit is contained in:
Phillip Stephens 2021-02-21 18:56:21 -08:00
parent daef7dfe00
commit cb2d826cbd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ set(BUILD_SHARED_LIBS OFF CACHE BOOL "")
set(QUAZIP_INSTALL OFF CACHE BOOL "")
add_subdirectory(quazip)
add_executable(hecl-gui MACOSX_BUNDLE
add_executable(hecl-gui WIN32 MACOSX_BUNDLE
ArgumentEditor.cpp
ArgumentEditor.hpp
ArgumentEditor.ui