mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 03:32:35 +01:00
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
Coverity builds won't need to be submitted very often.
|
|
|
|
The instructions are at https://scan.coverity.com/download?tab=cxx
|
|
|
|
The main commands to run after the prerequisites are met are:
|
|
|
|
cov-build --dir cov-int make
|
|
tar czf zetaglest.tgz cov-build
|