Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
Kdenlive
Commits
1a2bd68e
Commit
1a2bd68e
authored
Apr 12, 2019
by
Jean-Baptiste Mardelle
Browse files
AppImafe: define EXT_BUILD_DIR for Opencv contrib
parent
f89b8f92
Pipeline
#2405
passed with stage
in 14 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/build-dependencies.sh
View file @
1a2bd68e
...
...
@@ -63,7 +63,7 @@ fi
cd
$BUILD_PREFIX
/deps-build/
# Configure the dependencies for building
cmake
$KDENLIVE_SOURCES
/packaging/appimage/3rdparty
-DCMAKE_INSTALL_PREFIX
=
$DEPS_INSTALL_PREFIX
-DEXT_INSTALL_DIR
=
$DEPS_INSTALL_PREFIX
-DEXT_DOWNLOAD_DIR
=
$DOWNLOADS_DIR
cmake
$KDENLIVE_SOURCES
/packaging/appimage/3rdparty
-DCMAKE_INSTALL_PREFIX
=
$DEPS_INSTALL_PREFIX
-DEXT_INSTALL_DIR
=
$DEPS_INSTALL_PREFIX
-DEXT_DOWNLOAD_DIR
=
$DOWNLOADS_DIR
-DEXT_BUILD_DIR
=
$BUILD_PREFIX
# Now start building everything we need, in the appropriate order
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment