Skip to content
Snippets Groups Projects
Commit 6f642e20 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH:use upper case for OTBWrapperCore library

parent 700da5cf
No related branches found
No related tags found
No related merge requests found
......@@ -2,4 +2,4 @@
FILE(GLOB srcs "*.cxx")
ADD_LIBRARY(OTBWrapperQtWidget ${srcs})
TARGET_LINK_LIBRARIES(OTBWrapperQtWidget OTBCommon OTBIO otbWrapperCore)
TARGET_LINK_LIBRARIES(OTBWrapperQtWidget OTBCommon OTBIO OTBWrapperCore)
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