Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Apua
Kirjaudu sisään
cacalabs
/
libcaca
peilaus alkaen
https://github.com/cacalabs/libcaca.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
7
Wiki
Toiminta
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1942
Commitit
1
Haara
37 MiB
Puu:
2f1ca4a550
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '2f1ca4a550'
${ noResults }
libcaca
/
caca-sharp
/
caca-sharp.dll.config.in
caca-sharp.dll.config.in
94 B
Raaka
Normaali näkymä
Historia
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 vuotta sitten
Detect shared library suffix at configure stage.
16 vuotta sitten
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 vuotta sitten
1
2
3
<configuration>
<dllmap dll="libcaca.dll" target="libcaca@LT_SUFFIX@" />
</configuration>