masters-thesis
Building
Conan is recommended. Otherwise you have to provide Catch2_ROOT
and nlohmann_json_ROOT yourself.
> mkdir build
> cd build
> conan install .. --build=missing
> cmake .. -DWITH_TESTS=ON -DClang_ROOT=${CLANG_ROOT} -DLLVM_ROOT=${LLVM_ROOT}
Description
Languages
C++
51.2%
C
26.3%
Python
16.8%
CMake
4.9%
Dockerfile
0.7%