1 # Build settings based on the upstream Xcode project.
2 # See: https://github.com/apple-oss-distributions/libutil/blob/main/libutil.xcodeproj/project.pbxproj
5 project('libutil', 'c', 'cpp', version : '@version@')
9 cc = meson.get_compiler('c')
10 cxx = meson.get_compiler('cpp')
16 darwin_versions : '1',
25 'reexec_to_match_kernel.c',
46 'reexec_to_match_kernel.3',