project(indexer_tests_support) set( SRC helpers.cpp helpers.hpp ) add_library(${PROJECT_NAME} ${SRC})