add_requires("openmp") target("hello") set_kind("binary") add_files("src/*.c") add_packages("openmp")