mirror of
https://github.com/m1ngsama/TUT.git
synced 2026-03-28 07:53:50 +00:00
Update CMake and add Makefile for the new project: - Rename project from NBTCA_TUI to TUT - Update executable name from nbtca_tui to tut - Add all new source files to build - Include Makefile for environments without CMake - Update .gitignore for build artifacts Both CMake and Make build systems are now supported for maximum compatibility.
4 lines
25 B
Text
4 lines
25 B
Text
build/
|
|
*.o
|
|
tut
|
|
.DS_Store
|