Erki eb640e513a
Some checks failed
continuous-integration/drone/push Build is failing
Initiate build
2021-03-07 17:35:46 +02:00
2021-03-03 00:34:13 +02:00
2021-03-07 16:26:08 +02:00
2021-03-07 16:26:08 +02:00
2021-03-07 17:35:46 +02:00
2021-02-24 17:45:27 +02:00
2021-02-28 18:54:29 +02:00
2021-03-07 16:26:08 +02:00
2021-03-04 02:37:12 +02:00
2021-03-07 16:26:08 +02:00
2021-03-07 14:31:43 +02:00
2021-03-07 16:26:08 +02:00
2021-02-18 16:51:38 +00:00
2021-03-07 14:31:43 +02:00

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
No description provided
Readme 326 KiB
Languages
C++ 51.2%
C 26.3%
Python 16.8%
CMake 4.9%
Dockerfile 0.7%