Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Cresson Remi
NDVITimeSeries
Commits
91f03ef0
Commit
91f03ef0
authored
Feb 07, 2020
by
Gaetano Raffaele
Browse files
Updates from Sebs remote
parent
fc7dd68a
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/CMakeLists.txt
View file @
91f03ef0
...
...
@@ -2,9 +2,9 @@ cmake_minimum_required (VERSION 2.8)
OTB_CREATE_APPLICATION
(
NAME TimeSeriesIndexTrend
SOURCES otbTimeSeriesIndexTrend.cxx
LINK_LIBRARIES
OTBCommon
)
LINK_LIBRARIES
${${
otb-module
}
_LIBRARIES
}
)
OTB_CREATE_APPLICATION
(
NAME LandscapeStratificationMetric
SOURCES otbLandscapeStratificationMetric.cxx
LINK_LIBRARIES OTBCommon
)
\ No newline at end of file
LINK_LIBRARIES
${${
otb-module
}
_LIBRARIES
}
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment