Skip to content
Snippets Groups Projects
Commit e91551c8 authored by am0ebe's avatar am0ebe
Browse files

runpath to look in same dir

parent f030a933
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,6 @@ PKGCONFIG += opencv4
INCLUDEPATH += ../vimbax/api/include
VIMBA_LIB_DIR = ../lib
LIBS += -L$${VIMBA_LIB_DIR} -lVmbC -lVmbCPP -Wl,-rpath,\'\$$ORIGIN\'
#'-Wl,-rpath,\'\$$ORIGIN\''
#-Wl,-rpath,.
QMAKE_POST_LINK += cp $${VIMBA_LIB_DIR}/lib*.so ../bin # copy vmb-libs to bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment