This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
haxe
/
HaxeFoundation.hashlink
peilaus alkaen
https://github.com/HaxeFoundation/hashlink.git
Tarkkaile
2
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Selaa lähdekoodia
libs/fmt: Compile dxt.c for all OSes. (
#327
)
booti386
5 vuotta sitten
vanhempi
7ff7614530
commit
e1152742dc
1 muutettua tiedostoa
jossa
1 lisäystä
ja
0 poistoa
Jaettu näkymä
Näytä diff tilastot
1
0
libs/fmt/CMakeLists.txt
+ 1
- 0
libs/fmt/CMakeLists.txt
Näytä tiedosto
@@ -132,6 +132,7 @@ else()
add_library(fmt.hdll SHARED
fmt.c
sha1.c
+ dxt.c
)
endif()