Add some external dependencies.
This commit is contained in:
7
extern/butteraugli/CMakeLists.txt
vendored
Normal file
7
extern/butteraugli/CMakeLists.txt
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
|
||||
SET(BUTTERAUGLI_SRCS
|
||||
butteraugli.cc
|
||||
butteraugli.h)
|
||||
|
||||
ADD_LIBRARY(butteraugli STATIC ${BUTTERAUGLI_SRCS})
|
||||
|
Reference in New Issue
Block a user