Initial rogue libcc

This commit is contained in:
jl777
2019-02-02 03:06:32 -11:00
parent 71742e5d56
commit 9dd9800229
67 changed files with 28043 additions and 1 deletions

2
src/cc/makerogue Executable file
View File

@@ -0,0 +1,2 @@
cd rogue; make; cd ..
gcc -DROGUE -std=c++11 -I../univalue/include -I../cryptoconditions/include -I../cryptoconditions/src -I../cryptoconditions/src/asn -I.. -I. -fPIC -shared -c -o ../libcc.so cclib.cpp rogue/rogue.so