mirror of
https://github.com/Ed94/metadesk.git
synced 2026-07-21 13:55:44 +00:00
build parse check
This commit is contained in:
@@ -13,6 +13,7 @@ cl %compile_flags% ..\samples\static_site_generator\static_site_generator.c
|
||||
cl %compile_flags% ..\samples\output_parse\output_parse.c
|
||||
cl %compile_flags% ..\samples\c_code_generation.c
|
||||
cl %compile_flags% ..\samples\node_errors\node_errors.c
|
||||
cl %compile_flags% ..\samples\parse_check.c
|
||||
echo.
|
||||
echo ~~~ Build All Tests ~~~
|
||||
cl %compile_flags% ..\tests\sanity_tests.c
|
||||
|
||||
Reference in New Issue
Block a user