mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-16 18:25:11 -06:00
Cpp files in CMakelists.txt.
This commit is contained in:
parent
55e4d30a44
commit
13377f56d5
@ -34,7 +34,7 @@ SET (libgnc_backend_sql_SOURCES
|
||||
gnc-price-sql.c
|
||||
gnc-recurrence-sql.c
|
||||
gnc-schedxaction-sql.c
|
||||
gnc-slots-sql.c
|
||||
gnc-slots-sql.cpp
|
||||
gnc-tax-table-sql.c
|
||||
gnc-transaction-sql.c
|
||||
gnc-vendor-sql.c
|
||||
|
@ -49,8 +49,8 @@ SET (libgnc_backend_xml_SOURCES
|
||||
io-gncxml-v1.c
|
||||
io-gncxml-v2.c
|
||||
io-utils.c
|
||||
sixtp-dom-generators.c
|
||||
sixtp-dom-parsers.c
|
||||
sixtp-dom-generators.cpp
|
||||
sixtp-dom-parsers.cpp
|
||||
sixtp-stack.c
|
||||
sixtp-to-dom-parser.c
|
||||
sixtp-utils.c
|
||||
|
Loading…
Reference in New Issue
Block a user