

add_library(ctpl_header_only INTERFACE)

target_include_directories(ctpl_header_only INTERFACE ${CMAKE_CURRENT_SOURCE_DIR})
