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
8513a71f
Commit
8513a71f
authored
Feb 16, 2021
by
Vincent Pinon
Browse files
Apply
!159
parents
a2ce40ec
e5667456
Pipeline
#51112
canceled with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_mlt/CMakeLists.txt
View file @
8513a71f
...
...
@@ -3,7 +3,7 @@ ExternalProject_Add(
DOWNLOAD_DIR
${
EXT_DOWNLOAD_DIR
}
GIT_REPOSITORY https://github.com/mltframework/mlt.git
CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=
${
EXT_INSTALL_DIR
}
${
AT_HOST
}
${
AT_SHARED_ONLY
}
--enable-gpl
CONFIGURE_COMMAND <SOURCE_DIR>/configure --prefix=
${
EXT_INSTALL_DIR
}
${
AT_HOST
}
${
AT_SHARED_ONLY
}
--enable-gpl
--enable-gpl3 --enable-opencv --enable-opengl --enable-lumas --avformat-swscale
BUILD_IN_SOURCE 1
BUILD_ALWAYS TRUE
BUILD_COMMAND $
(
MAKE
)
clean
...
...
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