mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Revert "Make gnucash-cli a console application on Windows"
This reverts commit 85f26b6e30
.
This commit is contained in:
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…
Reference in New Issue
Block a user