Skip to content
Snippets Groups Projects
Commit e79c46f6 authored by Thomas Feuvrier's avatar Thomas Feuvrier
Browse files

nomsg

parent 01cc2e68
No related branches found
No related tags found
No related merge requests found
# Sources of non-templated classes.
FILE(GLOB OTBBasicFilters_SRCS "*.cxx" )
ADD_LIBRARY(OTBBasicFilters ${OTBBasicFilters_SRCS})
TARGET_LINK_LIBRARIES (OTBBasicFilters ITKCommon)
INSTALL_TARGETS(/lib/otb OTBBasicFilters )
INSTALL_FILES(/include/otb/BasicFilters "(\\.h|\\.txx)$")
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment