Update 'README.md'
parent
62dd17b73f
commit
63758ae422
|
@ -57,6 +57,9 @@ script from the project's base directory.
|
|||
|
||||
`build` and `build.sh` accept the environment variables `CXX` and `CXXFLAGS`. `CXXFLAGS` must at least specify the C++ version.
|
||||
|
||||
To clean out the build or dependency directories, use `clean` and `clean_dependencies` or their corresponding scripts respectively. `setup_project` will clean out both before doing its thing.
|
||||
|
||||
|
||||
## Copyright / License
|
||||
|
||||
See the file [`COPYING`](./COPYING) for copyright information.
|
||||
|
|
Loading…
Reference in New Issue