replaced makefile with meson

This commit is contained in:
patricus 2025-06-18 15:15:08 +02:00
parent 46ccebf956
commit bf27804a4d
8 changed files with 23 additions and 90 deletions

View file

@ -1,7 +1,3 @@
#ifdef __cosmo__
#error "cosmopolitan libc got banned from usage, use clang from homebrew for macOS or msvc for windows"
#ifndef _WIN64
#error "this version is windows only"
#endif
#ifdef __linux__
#error "linux isn't supported."
#endif
#define version "3.4"