You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nvidia-texture-tools/extern/rg_etc1_v104/CMakeLists.txt

8 lines
85 B
CMake

SET(RGETC_SRCS
rg_etc1.cpp
rg_etc1.h)
ADD_LIBRARY(rg_etc1 STATIC ${RGETC_SRCS})