xref
: /
openbsd
/
gnu
/
llvm
/
clang
/
utils
/
analyzer
/
projects
/
symengine
/
run_static_analyzer.cmd
(revision d89ec533)
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