Skip to content

Commit

Permalink
[gnucash-cli] doesn't need gnc-gnome-utils anymore
Browse files Browse the repository at this point in the history
removing 4k from the gnucash-cli file
  • Loading branch information
christopherlam committed Aug 10, 2023
1 parent 7cf9e12 commit 6103cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gnucash/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ add_dependencies (gnucash-cli gnucash)
target_compile_definitions(gnucash-cli PRIVATE -DG_LOG_DOMAIN=\"gnc.bin\")

target_link_libraries (gnucash-cli
gnc-gnome-utils gnc-app-utils
gnc-app-utils
gnc-engine gnc-core-utils gnucash-guile gnc-report
${GUILE_LDFLAGS} PkgConfig::GLIB2
${Boost_LIBRARIES}
Expand Down

0 comments on commit 6103cbf

Please sign in to comment.