8 lines
232 B
Markdown
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
|
|
```
|