gnucash/common
Christian Gruber b303fc6d99 Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR
This simplifies usage of GoogleTest, since independent handling of
GTEST_LIB and GTEST_INCLUDE_DIR is not necessary anymore.

Additionally CMake creates a dependency now between target gtest and all
test applications using it. This improves build process when building
GoogleTest from source code. When any test application is built,
GoogleTest library is automatically rebuilt if necessary now for
instance.
2019-09-03 23:45:09 +02:00
..
cmake_modules Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR 2019-09-03 23:45:09 +02:00
debug Lowercase cmake commands 2018-05-03 23:18:15 +02:00
test-core Use target gtest instead of GTEST_LIB and GTEST_INCLUDE_DIR 2019-09-03 23:45:09 +02:00
base-typemaps.i Fix TravisCI build failure. 2018-09-18 15:07:47 -07:00
CMakeLists.txt Lowercase cmake commands 2018-05-03 23:18:15 +02:00
config.h.cmake.in Use cmake_symbol_check to test for AB_Banking_RuntimeConfig_SetCharValue 2019-08-13 09:52:31 -07:00
gnc-test-env.pl Restructure the src directory 2017-08-10 18:45:00 +02:00
guile-mappings.h Redefine some more buggy Guile string conversions. 2018-04-24 17:57:52 -07:00
platform.h gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00