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

No commit message

No commit message
parent 6bdbf6bb
Branches
Tags
No related merge requests found
IF( NOT OTB_DISABLE_CXX_TESTING )
ADD_TEST(otbInstallationTest ${CXX_TEST_PATH}/otbInstallationTest )
ADD_EXECUTABLE(otbInstallationTest otbInstallationTest.cxx )
#TARGET_LINK_LIBRARIES(otbInstallationTest OTBCommon ITKCommon ITKIO ITKNumerics ITKBasicFilters ITKCommon ITKStatistics itkvnl_inst itkvnl_algo itkvnl itkvcl itknetlib itksys ITKNrrdIO itkpng itktiff itkjpeg8 itkjpeg12 itkjpeg16 ITKMetaIO itkzlib ITKDICOMParser ITKEXPAT )
#TARGET_LINK_LIBRARIES(otbInstallationTest OTBCommon )
TARGET_LINK_LIBRARIES(otbInstallationTest OTBCommon ${CAI_LIBRARY} ${TIFF_LIBRARY} vtkRendering )
#TARGET_LINK_LIBRARIES(otbInstallationTest OTBCommon vtkCommon fltk fltk_forms fltk_gl fltk_images )
#TARGET_LINK_LIBRARIES(TestFltk fltk fltk_forms fltk_gl fltk_images )
ENDIF( NOT OTB_DISABLE_CXX_TESTING )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment