This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk
Watch
1
Star
0
Fork
1
You've already forked gtk
mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced
2024-11-14 20:51:07 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
e60d6f70bf
gtk
/
subprojects
/
libepoxy.wrap
6 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
build: Allow using libepoxy as a subproject Like we do for Graphene, we can build libepoxy as a sub-project of GTK+ in case we do not find the dependency installed on the system.
2017-08-22 09:20:45 +00:00
[wrap-git]
directory=libepoxy
url=https://github.com/anholt/libepoxy.git
revision=master
Use depth=1 for cloning sub-projects We don't really need the full history and branches when building sub-projects. This should shave some bandwidth and time in our CI pipeline as well.
2020-07-09 13:07:14 +00:00
depth=1
Reference in New Issue
Copy Permalink