?login_element?
?pathlinks? – Rev 1537
Blame |
Last modification |
View Log
| Download
set(GOOGLETEST_VERSION 1.9.0
)
#Note that googlemock target already builds googletest
option(BUILD_GMOCK
"Builds the googlemock subproject" ON)
option(INSTALL_GTEST
"Enable installation of googletest. (Projects embedding googletest may want to turn this OFF.)" ON)