if(${BUILD_TEST})
    add_subdirectory(googletest)
endif(${BUILD_TEST})
