mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Remove unneeded dummy.cpp
This commit is contained in:
parent
47491eeaa5
commit
e83c91050c
@ -204,7 +204,6 @@ gnc_add_test(test-qofevent "${test_qofevent_SOURCES}"
|
||||
|
||||
|
||||
set(test_engine_SOURCES_DIST
|
||||
dummy.cpp
|
||||
gtest-gnc-euro.cpp
|
||||
gtest-gnc-int128.cpp
|
||||
gtest-gnc-rational.cpp
|
||||
|
@ -1,2 +0,0 @@
|
||||
// This is a dummy source file since we need a C++ file in test_engine so
|
||||
// it will be linked as a C++ program.
|
Loading…
Reference in New Issue
Block a user