#10 Reorganize build directory

Mở
%! (template.HTML=4 ngày trước cách đây)đang mở bởi scossu · 0 ý kiến

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`.
Đăng nhập để tham gia bình luận.
Không có Milestone
Không có người được phân công
1 tham gia
Đang tải...
Hủy bỏ
Lưu
Ở đây vẫn chưa có nội dung nào.