add_library(imp memory_stream.c token.c ) target_include_directories(imp PUBLIC include) configure_target(imp)