This website works better with JavaScript.
Home
Help
Sign In
cacalabs
/
libcaca
mirror of
https://github.com/cacalabs/libcaca.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
* FIRST !
tags/v0.99.beta14
Jean-Yves Lamoureux
jylam
17 years ago
parent
6a22ce903e
commit
119fb08518
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
README
+ 1
- 1
README
View File
@@ -31,4 +31,4 @@ Using libcaca
gcc -c foobar.c -o foobar.o `pkg-config --cflags caca`
gcc foobar.o -o foobar `pkg-config --libs caca`
Write
Preview
Loading…
Cancel
Save