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