xref
: /
openbsd-src
/
gnu
/
llvm
/
clang
/
utils
/
analyzer
/
projects
/
symengine
/
run_static_analyzer.cmd
(revision 5a38ef86d0b61900239c7913d24a05e7b88a58f0)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
cmake . -DCMAKE_BUILD_TYPE=Debug -DWITH_COTIRE=OFF -Bbuild -GNinja
2
cmake --build build
3