Skip to content
GitLab
Menu
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
7b0ffafc
Commit
7b0ffafc
authored
Jan 22, 2022
by
Jean-Baptiste Mardelle
Browse files
Fix MLT's build for nightly AppImage following a recent MLT change
parent
cf076ed3
Changes
1
Show whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_mlt/CMakeLists.txt
View file @
7b0ffafc
...
@@ -5,5 +5,5 @@ ExternalProject_Add(
...
@@ -5,5 +5,5 @@ ExternalProject_Add(
GIT_TAG master
GIT_TAG master
CMAKE_ARGS
${
CMAKE_GLOBAL_PROFILE
}
-DMOD_OPENCV=ON -DMOD_MOVIT=ON
CMAKE_ARGS
${
CMAKE_GLOBAL_PROFILE
}
-DMOD_OPENCV=ON -DMOD_MOVIT=ON
BUILD_IN_SOURCE
1
BUILD_IN_SOURCE
FALSE
)
)
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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