2024-04-15 17:07:12 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 16:58:02 +05:30
2024-04-15 17:07:12 +05:30

To build the project:

mkdir build cd build cmake -DCOMPILE_COMPRESSOR=ON -DCOMPILE_EXTRACTOR=ON .. cmake .

Now the solution file is build. Go to the build folder and double click on .sln file and build the solution. The executable will be present on the path : build/app/Debug or build/app/Release

Description
No description provided
Readme 38 KiB
Languages
C 92.9%
CMake 7.1%