Commit 04b377e 1 parent a535ffd commit 04b377e Copy full SHA for 04b377e
File tree 3 files changed +24
-0
lines changed
3 files changed +24
-0
lines changed Original file line number Diff line number Diff line change 184
184
],
185
185
"fatal_warnings" : false
186
186
},
187
+ "enlog" : {
188
+ "build_options" : [
189
+ " enlog:color=true" ,
190
+ " enlog:errno=auto" ,
191
+ " enlog:json=true" ,
192
+ " enlog:locking=uv"
193
+ ]
194
+ },
187
195
"epoxy" : {
188
196
"alpine_packages" : [
189
197
" libx11-dev" ,
Original file line number Diff line number Diff line change 666
666
" 1.3.13-2"
667
667
]
668
668
},
669
+ "enlog" : {
670
+ "dependency_names" : [
671
+ " enlog"
672
+ ],
673
+ "versions" : [
674
+ " 1.6-1"
675
+ ]
676
+ },
669
677
"entt" : {
670
678
"dependency_names" : [
671
679
" entt"
Original file line number Diff line number Diff line change
1
+ [wrap-file]
2
+ directory = enlog-v1.6
3
+ source_url = https://gitlab.com/c_enlog/enlog/-/archive/v1.6/enlog-v1.6.tar.bz2
4
+ source_filename = enlog-v1.6.tar.bz2
5
+ source_hash = 4aa08a9886f8b51f726d8b19ba3e9cf0307073698726bed1552ce82044420a3e
6
+
7
+ [provide]
8
+ enlog = dep_enlog
You can’t perform that action at this time.
0 commit comments