Cpp files in CMakelists.txt.

This commit is contained in:
John Ralls 2015-06-13 15:33:03 -07:00
parent 55e4d30a44
commit 13377f56d5
2 changed files with 3 additions and 3 deletions

View File

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

View File

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