Files
dragonx/src/cc/README.md
2019-01-20 07:11:58 +01:00

8 lines
232 B
Markdown

## CCLIB
Please follow the below instructions to build the cryptoconditions library into the Komodo source directory `komodo/src` - supported operating systems are Linux, OSX and Windows (mingw crossbuild):
```
make clean
make
```