Skip to content
Snippets Groups Projects
Commit 713478a1 authored by Guillaume Borrut's avatar Guillaume Borrut
Browse files

Mise a jour Radar => SARPolarimetry

parent c6c7ed5a
No related branches found
No related tags found
No related merge requests found
......@@ -12,7 +12,7 @@ SET(TEMP ${OTBTesting_BINARY_DIR}/Temporary)
SET(TOL 0.0)
SET(EPSILON 0.000000000001)
SET(EPSILON_10e6 0.000001)
SET(RADAR_TESTS1 ${CXX_TEST_PATH}/otbRadarTests1)
SET(SARPOLARIMETRY_TESTS1 ${CXX_TEST_PATH}/otbSARPolarimetryTests1)
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ otbRADAR_TESTS1 ~~~~~~~~~~~~~~~~~~~~~~~~~~~
......@@ -26,14 +26,14 @@ SET(RADAR_TESTS1 ${CXX_TEST_PATH}/otbRadarTests1)
# A enrichir
SET(RADAR_SRCS1
SET(SARPOLARIMETRY_SRCS1
otbPolarimetricSynthesisFilterNew.cxx
)
INCLUDE_DIRECTORIES("${OTBTesting_BINARY_DIR}")
#ADD_EXECUTABLE(otbRadarTests1 otbRadarTests1.cxx ${RADAR_SRCS1})
#TARGET_LINK_LIBRARIES(otbRadarTests1 OTBRadar OTBCommon OTBIO gdal ITKIO ITKCommon ITKBasicFilters)
#ADD_EXECUTABLE(otbSARPolarimetryTests1 otbSARPolarimetryTests1.cxx ${SARPOLARIMETRY_SRCS1})
#TARGET_LINK_LIBRARIES(otbSARPolarimetryTests1 OTBRadar OTBCommon OTBIO gdal ITKIO ITKCommon ITKBasicFilters)
ENDIF( NOT OTB_DISABLE_CXX_TESTING AND BUILD_TESTING )
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