Skip to content

Commit

Permalink
temp: drop WIN32_EXECUTABLE to get console to appear
Browse files Browse the repository at this point in the history
  • Loading branch information
knuxify committed Oct 6, 2024
1 parent 02e2753 commit 9209db0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ set_target_properties(mossball PROPERTIES
MACOSX_BUNDLE_BUNDLE_VERSION ${PROJECT_VERSION}
MACOSX_BUNDLE_SHORT_VERSION_STRING ${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}
MACOSX_BUNDLE TRUE
WIN32_EXECUTABLE TRUE
)

include(GNUInstallDirs)
Expand Down

0 comments on commit 9209db0

Please sign in to comment.