The Meson Build System http://mesonbuild.com/

6 lines
94 B

#include <CoreFoundation/CoreFoundation.h>
int main(int argc, char **argv) {
return 0;
}