mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-06 06:48:48 +00:00
sm printer enchantments, compiler fixes (one test passed, no file prefix & impords asm generation yet)
This commit is contained in:
parent
13ea4c7968
commit
5c30116de3
5 changed files with 540 additions and 404 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-- add_rules("mode.debug", "mode.release")
|
||||
-- add_rules("c++.unity_build")
|
||||
|
||||
set_languages("c++23", "c23")
|
||||
set_languages("c++20", "c11")
|
||||
|
||||
target("byterun")
|
||||
set_kind("binary")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue