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

Diverses corrections pour Windows.

parent cd46b2a6
Branches
Tags
No related merge requests found
......@@ -16,15 +16,8 @@ SET(EPSILON 0.0000001)
SET(FEATUREEXTRACTION_TESTS ${CXX_TEST_PATH}/otbFeatureExtractionTests)
IF(WIN32)
SET(BASELINE_FILES_FE_ALIGN ${BASELINE_FILES}/feAlign_WIN32.txt)
ELSE(WIN32)
SET(BASELINE_FILES_FE_ALIGN ${BASELINE_FILES}/feAlign.txt)
ENDIF(WIN32)
ADD_TEST(feTvAlignMV2ITK ${FEATUREEXTRACTION_TESTS}
--compare-ascii ${BASELINE_FILES_FE_ALIGN}
--compare-ascii ${BASELINE_FILES}/feAlign.txt
${TEMP}/feAlign.txt
otbAlignImageToPath
${INPUTDATA}/poupees.hdr
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment