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
59e2fa86
Commit
59e2fa86
authored
Dec 11, 2018
by
Jean-Baptiste Mardelle
Browse files
Fix missing definitions for some dependencies
parent
acbee4fd
Changes
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/CMakeLists.txt
View file @
59e2fa86
...
...
@@ -95,15 +95,18 @@ add_subdirectory( ext_alsa )
add_subdirectory
(
ext_fftw3
)
add_subdirectory
(
ext_fftw3f
)
add_subdirectory
(
ext_sdl2
)
add_subdirectory
(
ext_ladspa
)
add_subdirectory
(
ext_x264
)
add_subdirectory
(
ext_x265
)
add_subdirectory
(
ext_libvpx
)
add_subdirectory
(
ext_ffmpeg
)
add_subdirectory
(
ext_sox
)
add_subdirectory
(
ext_jack
)
add_subdirectory
(
ext_ladspa
)
add_subdirectory
(
ext_cairo
)
add_subdirectory
(
ext_pango
)
add_subdirectory
(
ext_gdkpixbuf
)
add_subdirectory
(
ext_gtk+
)
add_subdirectory
(
ext_frei0r
)
add_subdirectory
(
ext_vidstab
)
add_subdirectory
(
ext_mlt
)
add_subdirectory
(
ext_kdenlive
)
Write
Preview
Markdown
is supported
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