llvm-project/clang/utils/analyzer/projects/libsoundio/run_static_analyzer.cmd

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
69 B
Batchfile
Raw Normal View History

cmake . -DCMAKE_BUILD_TYPE=Debug -Bbuild -GNinja
cmake --build build