#10 Reorganize build directory

Otwarty
otworzone 4 dni temu przez scossu · 0 komentarzy
scossu skomentował 4 dni temu

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`.
Zaloguj się, aby dołączyć do tej rozmowy.
Brak kamienia milowego
Brak przypisania
1 uczestników
Ładowanie...
Anuluj
Zapisz
Nie ma jeszcze treści.