Revert "Make gnucash-cli a console application on Windows"

This reverts commit 85f26b6e30.
pull/729/head
Geert Janssens 6 years ago
parent 85f26b6e30
commit 2d9938b577

@ -74,7 +74,6 @@ set(gnucash_cli_SOURCES
if (MINGW)
list(APPEND gnucash_cli_SOURCES "gnucash-windows-locale.c")
target_link_options(gnucash-cli PRIVATE -mconsole)
endif()
add_executable (gnucash-cli

Loading…
Cancel
Save