mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 09:26:27 -06:00
11 lines
165 B
CMake
11 lines
165 B
CMake
set(app_utils_mocks_SOURCES
|
|
gmock-gnc-prefs.cpp
|
|
gmock-gnc-prefs.h
|
|
)
|
|
|
|
|
|
set_dist_list(app_utils_mocks_DIST
|
|
CMakeLists.txt
|
|
${app_utils_mocks_SOURCES})
|
|
|