This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
gtk2
Watch
1
Star
0
Fork
0
You've already forked gtk2
forked from
AuroraMiddleware/gtk
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
aabb713594
gtk2
/
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