Don't install googletest.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Tue, 13 Aug 2019 11:20:02 +0000 (14:20 +0300)
committerM. Eric Irrgang <ericirrgang@gmail.com>
Tue, 13 Aug 2019 11:25:59 +0000 (14:25 +0300)
commitaa477afed5d010ebc5d05604c47229f942e5d92a
treecb034d18206fbd8dccd49169708febeb28ea2462
parent6b9c1965fac9178c36d5136bfc595cc0c2aba7ae
Don't install googletest.

We neglected the EXCLUDE_FROM_ALL option to add_subdirectory when
recently restructuring the googletest CMake stuff, resulting in
installation of extra stuff that we really only want in the build tree.

Change-Id: Iac9040e0cb2d1c630d489687e86e59c1ca80a707
src/external/CMakeLists.txt