cmake_minimum_required (VERSION 3.6)

if(TARGET gtest)

endif()

add_subdirectory(IncludeTest)
