fix some dependency
This commit is contained in:
parent
b1f20b6f54
commit
4061c21e55
@ -47,9 +47,6 @@ deps = [
|
|||||||
subproject('glm').get_variable('glm_dep'),
|
subproject('glm').get_variable('glm_dep'),
|
||||||
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
|
subproject('nlohmann_json').get_variable('nlohmann_json_dep'),
|
||||||
subproject('taglib').get_variable('taglib_dep'),
|
subproject('taglib').get_variable('taglib_dep'),
|
||||||
dependency('openal'),
|
|
||||||
dependency('libmpg123'),
|
|
||||||
dependency('sndfile'),
|
|
||||||
]
|
]
|
||||||
|
|
||||||
inc = []
|
inc = []
|
||||||
|
Loading…
Reference in New Issue
Block a user