add_library(test_utility INTERFACE)

target_include_directories(test_utility INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
