gnucash/libgnucash/core-utils/test
Geert Janssens d8a304c2c9 Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables
This starts by setting the gnucash version number in the 'project' call.
This will result in a number of variables set by cmake. The remainder
of this commit is to reuse the auto-generated
PROJECT_NAME, PROJECT_VERSION, PROJECT_VERSION_MAJOR
PROJECT_VERSION_MINOR, PROJECT_VERSION_PATCH and PROJECT_VERSION_TWEAK
instead of all the various instances of PACKAGE, GNUCASH_MAJOR_VERSION
and so on.

One parameter is worth mentioning - GETTEXT_PACKAGE
GnuCash is not using this directly (any more) but it has to be set before
including gi18n-lib.h.
2020-01-17 18:15:27 +01:00
..
CMakeLists.txt Add gtest_main.cc to libgtest.a 2019-08-15 23:20:45 +02:00
gtest-path-utilities.cpp Rework directory determination in CMake builds. 2017-12-05 17:25:52 -08:00
test-gnc-glib-utils.c Restructure the src directory 2017-08-10 18:45:00 +02:00
test-resolve-file-path.c Prevent gcc from searching config.h in the current directory 2017-10-26 14:05:17 +02:00
test-userdata-dir-invalid-home.c Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 2020-01-17 18:15:27 +01:00
test-userdata-dir.c Housekeeping - reduce the number of PACKAGE and VERSION related cmake variables 2020-01-17 18:15:27 +01:00