diff --git a/CMakeLists.txt b/CMakeLists.txt index 9e6d6440d..c106904fe 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -34,3 +34,4 @@ if(BUILD_GMOCK) else() add_subdirectory( googletest ) endif() +//