[3party] Optionally allow building with packaged googletest #3528

Merged
Ferenc- merged 7 commits from googletest into master 2022-11-04 06:42:07 +00:00

7 commits

Author SHA1 Message Date
Ferenc Géczi
86cbf1e249 [3party] Use a macro for add_subdirectory if find_package fails
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-11-03 18:49:14 +00:00
Ferenc Géczi
2959dc6917 [3party] Fix reported path of googletest submodule
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 00:00:00 +00:00
Ferenc Géczi
3bc49d9642 [3party] Use CMAKE_CURRENT_LIST_DIR in drape/drape_tests/CMakeLists.txt
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 17:54:44 +00:00
Ferenc Géczi
7572e236a1 [3party] Use version comparison operator for ensuring minimum version
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 17:54:44 +00:00
Ferenc Géczi
e0dee02360 [3party] Print message when gtest is not found
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 17:54:44 +00:00
Ferenc Géczi
fec036f882 Rephrase STATUS messsage in drape_tests/CMakeLists.txt
Co-authored-by: Alexander Borsuk <170263+biodranik@users.noreply.github.com>
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 17:54:43 +00:00
Ferenc Géczi
ce5440c160 [3party] Optionally allow building with packaged googletest
Signed-off-by: Ferenc Géczi <ferenc.gm@gmail.com>
2022-10-29 17:54:43 +00:00