fixed u8g2 checkout for desktop (hopefully)
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
@@ -40,7 +40,7 @@ endfunction()
|
||||
include_dependency(SDL3 https://github.com/libsdl-org/SDL release-3.2.8)
|
||||
include_dependency(SDL_image https://github.com/libsdl-org/SDL_image release-3.2.4)
|
||||
include_dependency(SDL_ttf https://github.com/libsdl-org/SDL_ttf release-3.2.0)
|
||||
include_dependency(u8g2 https://github.com/olikraus/u8g2 82efd57)
|
||||
include_dependency(u8g2 https://github.com/olikraus/u8g2 master)
|
||||
|
||||
add_subdirectory(components)
|
||||
|
||||
|
Reference in New Issue
Block a user