Deze website werkt beter met JavaScript.
Beginscherm
Help
Inloggen
cacalabs
/
libcaca
kopie van
https://github.com/cacalabs/libcaca.git
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Publicaties
7
Wiki
Activiteit
Bladeren bron
* Fix C++ library linking.
tags/v0.99.beta14
Sam Hocevar
sam
16 jaren geleden
bovenliggende
d0140a4fe8
commit
44ee29287d
2 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
cxx/caca++.pc.in
+1
-1
cxx/cucul++.pc.in
+ 1
- 1
cxx/caca++.pc.in
Bestand weergeven
@@ -8,5 +8,5 @@ Description: Colour ASCII-Art library C++ bindings
Version: @VERSION@
Requires: cucul++ = @VERSION@
Conflicts:
Libs: -L${libdir} -lcaca
-lcucul
-lcucul++
Libs: -L${libdir} -lcaca
++
-lcucul++
Cflags: -I${includedir}
+ 1
- 1
cxx/cucul++.pc.in
Bestand weergeven
@@ -8,5 +8,5 @@ Description: Canvas for ultrafast compositing of Unicode letters C++ binding
Version: @VERSION@
Requires:
Conflicts:
Libs: -L${libdir}
-lcucul -lcaca
Libs: -L${libdir}
-lcucul++
Cflags: -I${includedir}
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan