update googletest.cmake to yaml

This commit is contained in:
Radovan Bast 2016-05-19 23:24:49 +02:00
parent d09aa22623
commit 4eb5dee936

View File

@ -6,9 +6,9 @@
#
# GOOGLETEST_ROOT
#
# autocmake.cfg configuration::
# autocmake.yml configuration::
#
# define: '-DGOOGLETEST_ROOT=external/googletest/googletest'
# define: "'-DGOOGLETEST_ROOT=external/googletest/googletest'"
set(GOOGLETEST_ROOT external/googletest/googletest CACHE STRING "Google Test source root")