Explorar o código

libs/fmt: Compile dxt.c for all OSes. (#327)

booti386 %!s(int64=5) %!d(string=hai) anos
pai
achega
e1152742dc
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      libs/fmt/CMakeLists.txt

+ 1 - 0
libs/fmt/CMakeLists.txt

@@ -132,6 +132,7 @@ else()
     add_library(fmt.hdll SHARED
         fmt.c
         sha1.c
+        dxt.c
     )
 endif()