https://github.com/thiagola92/learning-scons
https://github.com/thiagola92/learning-scons
build learning scons
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thiagola92/learning-scons
- Owner: thiagola92
- Created: 2024-03-08T18:47:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-11T12:13:31.000Z (over 1 year ago)
- Last Synced: 2025-01-13T05:41:53.861Z (9 months ago)
- Topics: build, learning, scons
- Language: C
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# learning-scons
`scons`: Run SConstruct
`scons -c`: Clear created files
`scons -Q`: Scons don't print step messages (still print actions done)