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
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.
1821
Commits
1
Branch
37 MiB
Tree:
bdca1002a2
main
v0.99.beta20
v0.99.beta19
v0.99.beta18
v0.99.beta17
v0.99.beta16
v0.99.beta15
v0.99.beta14
Branches
Labels
${ item.name }
Maak branch
${ searchTerm }
van 'bdca1002a2'
${ noResults }
libcaca
/
caca-sharp
/
caca-sharp.dll.config.in
caca-sharp.dll.config.in
94 B
Ruw
Normale weergave
Geschiedenis
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 jaren geleden
Detect shared library suffix at configure stage.
16 jaren geleden
* Generate CLI .config files at configure time so that we can embed the library version and not rely on .so being present.
17 jaren geleden
1
2
3
<configuration>
<dllmap dll="libcaca.dll" target="libcaca@LT_SUFFIX@" />
</configuration>