Compare commits

..

1 Commits

Author SHA1 Message Date
80090b4b20 Fix build instructions 2020-11-02 23:47:07 +01:00

View File

@@ -9,6 +9,6 @@ If it is set, the lookup table will be moved to the section specified by the def
This project is licensed under GPLv2.
## Build Instructions
* Go to build directory and execute ``cmake <path to this library>``
* Type ``make`` to build the static library object.
* Type ``make execute-base64-test`` to build and run the tests