3 lines
148 B
CMake
3 lines
148 B
CMake
ADD_LIBRARY(JFJochImagePreprocessing STATIC ImagePreprocessor.cpp ImagePreprocessor.h)
|
|
|
|
TARGET_LINK_LIBRARIES(JFJochImagePreprocessing JFJochCommon) |