mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-stuff.c | ||
test-stuff.h | ||
unittest-support.c | ||
unittest-support.h | ||
unittest-support.i | ||
unittest-support.scm |