gnucash maint: Use HINTS instead of PATHS to tell cmake where to look for GTEST + GMOCK files so it selects the paths in GTEST_ROOT + GMOCK_ROOT rather than the system libraries.

John Ralls jralls at code.gnucash.org
Mon Jun 11 10:04:51 EDT 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/5f53e292 (commit)
	from  https://github.com/Gnucash/gnucash/commit/6f0a3c43 (commit)



commit 5f53e2926ac0a302063cb8f53c82a3d8de153231
Author: goodvibes2 <goodchris96 at gmail.com>
Date:   Mon Jun 11 18:30:04 2018 +1000

    Use HINTS instead of PATHS to tell cmake where to look for GTEST + GMOCK
    files so it selects the paths in GTEST_ROOT + GMOCK_ROOT rather than the
    system libraries.



Summary of changes:
 common/cmake_modules/GncAddTest.cmake | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)



More information about the gnucash-patches mailing list