3 lines
188 B
CMake
3 lines
188 B
CMake
ADD_LIBRARY(JFJochPixelRefine PixelRefine.cpp PixelRefine.h)
|
|
TARGET_LINK_LIBRARIES(JFJochPixelRefine JFJochBraggPrediction JFJochCommon JFJochScaleMerge JFJochGeomRefinement ceres_static)
|