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
02aad603
Commit
02aad603
authored
May 09, 2021
by
Julius Künzel
Browse files
Appimage: update ext_boost url
parent
6cb21c20
Pipeline
#61241
passed with stage
in 8 minutes and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
packaging/appimage/3rdparty/ext_boost/CMakeLists.txt
View file @
02aad603
ExternalProject_Add
(
ext_boost
DOWNLOAD_DIR
${
EXT_DOWNLOAD_DIR
}
URL https://
dl.bintray.com/boostorg
/release/1.68.0/source/boost_1_68_0.tar.bz2
URL https://
boostorg.jfrog.io/artifactory/main
/release/1.68.0/source/boost_1_68_0.tar.bz2
URL_MD5 7fbd1890f571051f2a209681d57d486a
CONFIGURE_COMMAND <SOURCE_DIR>/bootstrap.sh --prefix=
${
EXT_INSTALL_DIR
}
--with-libraries=system
...
...
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