project(sketch)

add_library(sketch INTERFACE)

target_include_directories(sketch INTERFACE . ./include)
