-
- Downloads
Add test with Doctest
Showing
- .gitlab-ci.yml 12 additions, 0 deletions.gitlab-ci.yml
- .vscode/launch.json 19 additions, 3 deletions.vscode/launch.json
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- CMakePresets.json 2 additions, 1 deletionCMakePresets.json
- cmake/cpm.cmake 41 additions, 0 deletionscmake/cpm.cmake
- cmake/dependencies.cmake 14 additions, 0 deletionscmake/dependencies.cmake
- test/CMakeLists.txt 14 additions, 0 deletionstest/CMakeLists.txt
- test/test.cpp 27 additions, 0 deletionstest/test.cpp
cmake/cpm.cmake
0 → 100644
cmake/dependencies.cmake
0 → 100644
test/CMakeLists.txt
0 → 100644
test/test.cpp
0 → 100644
Please register or sign in to comment