mirror of
https://github.com/zhenyan121/Cubed.git
synced 2026-08-08 17:57:02 +08:00
build(deps): replace SOIL2 with stb for image and vorbis decoding
This commit is contained in:
@@ -13,13 +13,6 @@ find_package(Opus REQUIRED)
|
||||
|
||||
# Third-party libraries
|
||||
|
||||
FetchContent_Declare(
|
||||
soil2
|
||||
GIT_REPOSITORY https://github.com/SpartanJ/SOIL2.git
|
||||
GIT_TAG 1.31
|
||||
|
||||
)
|
||||
FetchContent_MakeAvailable(soil2)
|
||||
FetchContent_Declare(
|
||||
tomlplusplus
|
||||
GIT_REPOSITORY https://github.com/marzer/tomlplusplus.git
|
||||
|
||||
Reference in New Issue
Block a user