Import Base64 implementation from old repo
This commit is contained in:
parent
e4735e2dfb
commit
f9c6e9e7cb
8 changed files with 266 additions and 1 deletions
3
Tests/CMakeLists.txt
Normal file
3
Tests/CMakeLists.txt
Normal file
|
@ -0,0 +1,3 @@
|
|||
include(${PROJECT_SOURCE_DIR}/CMake/Catch2.cmake)
|
||||
|
||||
add_subdirectory(Base64)
|
Loading…
Add table
Add a link
Reference in a new issue