add_library(Glob INTERFACE)

target_include_directories(Glob INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
