Echo into CMakeLists.txt rename of gmock-qofqury to fake-qofquery.

This commit is contained in:
John Ralls 2020-12-13 11:52:32 -08:00
parent f2f1e98b32
commit 2ff3bf5877
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ if (CMAKE_VERSION VERSION_GREATER_EQUAL 3.14.0)
endif()
project (gnucash
VERSION 4.2
VERSION 4.3
)
enable_testing()

View File

@ -5,8 +5,8 @@ set(engine_mocks_SOURCES
gmock-qofbook.cpp
gmock-qofbook.h
gmock-qofinstance.cpp
gmock-qofquery.cpp
gmock-qofquery.h
fake-qofquery.cpp
fake-qofquery.h
gmock-Split.cpp
gmock-Split.h
gmock-Transaction.cpp