CMakeLists.txt 146 bytes
otb_create_application(
  NAME           TemporalSmoothing
  SOURCES        otbTemporalSmoothing.cxx
  LINK_LIBRARIES ${${otb-module}_LIBRARIES})