mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
Change TB dir and do debug printout by default.
This commit is contained in:
committed by
Christoffer Lerno
parent
d511f150a7
commit
2d608a4d51
@@ -167,7 +167,8 @@ The compiler is currently verified to compile on Linux, Windows and MacOS.
|
||||
5. Enter the C3C directory `cd c3c`.
|
||||
6. Create a build directory `mkdir build`
|
||||
7. Change directory to the build directory `cd build`
|
||||
8. Build: `cmake --build .`
|
||||
8. Set up CMake build: `cmake ..`
|
||||
9. Build: `cmake --build .`
|
||||
|
||||
You should now have a `c3c` executable.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user