makefile fix and binary last ver

This commit is contained in:
Tyrel Souza 2021-10-24 11:00:36 -04:00
parent 682d102c88
commit deab6fbe46
2 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ default_target: all
.PHONY : default_target
all:
@cmake --build /home/tyrel/CLionProjects/editor/cmake-build-debug --target tted -- -j 6
@cmake --build cmake-build-debug --target tted -- -j 6
@mv cmake-build-debug/tted .

BIN
tted Executable file

Binary file not shown.