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