mshackman/far/Makefile
armin d007778f4a Restarted Project in Java
Parser implemented
2018-01-06 01:13:51 +01:00

4 lines
66 B
Makefile

all:
cd build && \
cmake -DCMAKE_BUILD_TYPE=debug .. && \
make