replaced makefile with meson
This commit is contained in:
parent
46ccebf956
commit
bf27804a4d
8 changed files with 23 additions and 90 deletions
8
utils.h
8
utils.h
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue