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

This reverts commit 85f26b6e30.
This commit is contained in:
Geert Janssens 2020-06-11 11:55:17 +02:00
parent 85f26b6e30
commit 2d9938b577

View File

@ -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