#10 Reorganize build directory

Отворени
отворен преди 4 дни от scossu · 0 коментара
scossu коментира преди 4 дни

Build files (*.d and *.o) are being created in the source directory, making it hard to navigate during development, and unnecessarily complicated to run make clean.

Use a build directory to create intermediate build files, that can be safely removed by make clean.

Build files (`*.d` and `*.o`) are being created in the source directory, making it hard to navigate during development, and unnecessarily complicated to run `make clean`. Use a `build` directory to create intermediate build files, that can be safely removed by `make clean`.
Впишете се за да се присъедините към разговора.
Няма етап
Няма изпълнител
1 участника
Зареждане...
Отказ
Запис
Все още няма съдържание.