mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
Results in:
if(LAF_WITH_TESTS)
set(gtest_force_shared_crt ON CACHE BOOL "")
#DONOTBUILD add_subdirectory(googletest)
endif()
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>