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

Ajout de la dépendence avec l'OTBGui pour les exécutables.

parent 49b6bfca
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ INCLUDE_REGULAR_EXPRESSION("^.*$")
#TARGET_LINK_LIBRARIES(GreyVisuExample OTBVisu OTBIO OTBCommon ITKIO ITKCommon)
ADD_EXECUTABLE(VisuExample1 VisuExample1.cxx )
TARGET_LINK_LIBRARIES(VisuExample1 OTBVisu OTBIO OTBCommon ITKIO ITKCommon)
TARGET_LINK_LIBRARIES(VisuExample1 OTBVisu OTBGui OTBIO OTBCommon ITKIO ITKCommon)
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