This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
art1
/
libcbag
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Activity
Browse Source
- updated doc
master
art1@andreas-romeyke.de
2 years ago
parent
352e43ab9b
commit
f2638b2ba4
1 changed files
with
3 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-1
README
+ 3
- 1
README
View File
@ -4,6 +4,7 @@ libcbag - a C++ library to handle bagit containers
Prerequisites:
- boost-library
- openssl-library
- c++ compiler
- cmake
@ -11,8 +12,9 @@ How to compile:
$> mkdir build
$> cd build
$> cmake ../
src
$> cmake ../
$> make
$> make test
$> make install
Write
Preview
Loading…
Cancel
Save