Skip to content

StaticAnalyzer/StaticAnalyzer-Algorithm

Repository files navigation

Static Analyzer - Algorithm Server

Download Project and Run Test

Before running this project, you should set up your environment according to here.

Then, recursively clone this repository and run ctest according to the following commands.

git clone --recursive -b dev https://github.com/StaticAnalyzer/StaticAnalyzer-Algorithm.git
mkdir build
cd build
cmake -G=Ninja ..
ninja
ctest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages