nvidia-texture-tools/extern/rg_etc1_v104/CMakeLists.txt

8 lines
85 B
CMake
Raw Normal View History

2017-02-08 19:42:25 +00:00
SET(RGETC_SRCS
rg_etc1.cpp
rg_etc1.h)
ADD_LIBRARY(rg_etc1 STATIC ${RGETC_SRCS})