File tree Expand file tree Collapse file tree 3 files changed +0
-14
lines changed
Expand file tree Collapse file tree 3 files changed +0
-14
lines changed Original file line number Diff line number Diff line change @@ -46,9 +46,6 @@ https://github.com/corporateshark/bootstrapping/blob/master/LICENSE
4646Damaged Helmet
4747https://github.com/KhronosGroup/glTF-Sample-Models/blob/master/2.0/DamagedHelmet/README.md
4848
49- EGL
50- https://github.com/McNopper/EGL/blob/master/EGL/LICENCE.txt
51-
5249fast_obj
5350https://github.com/thisistherk/fast_obj/blob/master/LICENSE
5451
Original file line number Diff line number Diff line change @@ -26,9 +26,6 @@ macro(ADD_DEMO app)
2626 target_link_libraries (${app} PRIVATE LVKLibrary)
2727 target_link_libraries (${app} PRIVATE meshoptimizer)
2828 target_link_libraries (${app} PRIVATE fast_obj_lib)
29- if (UNIX AND NOT APPLE )
30- target_link_libraries (${app} PRIVATE EGL)
31- endif ()
3229 target_link_libraries (${app} PRIVATE LVKstb)
3330 endif ()
3431
Original file line number Diff line number Diff line change 175175 "revision" : " v0.12.2"
176176 }
177177},
178- {
179- "name" : " EGL" ,
180- "source" : {
181- "type" : " git" ,
182- "url" : " https://github.com/McNopper/EGL.git" ,
183- "revision" : " f20cdac3745a0d45ce8a8358ea40389278ae91e5"
184- }
185- },
186178{
187179 "name" : " minilog" ,
188180 "source" : {
You can’t perform that action at this time.
0 commit comments