Skip to content
Snippets Groups Projects
Commit 8279fe71 authored by Rashad Kanavath's avatar Rashad Kanavath
Browse files

PKG: always change to cmake_binary_dir when creating .run

parent c2cb5d71
Branches
Tags
No related merge requests found
......@@ -151,6 +151,7 @@ foreach(PACKAGE ${PACKAGE_LIST})
"${ARCHIVE_NAME}.run"
"${PACKAGE_LONG_NAME} ${get_version_OTB_VERSION_STRING}"
"./pkgsetup"
WORKING_DIRECTORY "${CMAKE_BINARY_DIR}"
DEPENDS PACKAGE-${PACKAGE}-build
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment