b132a87583ea1b1f4a5a8c5fd95c94fb5c08d2c0
Tesses Framework
To Install
- Install mbedtls (use sudo apt install libmbedtls-dev on debian) for TessesFramework
- Follow the commands bellow
Run these commands to install tesses-framework
git clone https://onedev.site.tesses.net/tesses-framework
cd tesses-framework
mkdir build
cd build
cmake -S .. -B .
make
sudo make install
What libraries have I embeded from other people
- HodwardHinnart's date (in folder src/HodwardHinnart_date, modified tz.cpp to point to correct header)
Dependencies
Description
Languages
C
89%
C++
10.8%
CMake
0.2%