mirror of
https://github.com/Drezil/imgui.git
synced 2025-08-02 10:03:13 +02:00
Examples: Update comments to get SDL2 package with msys2's pacman (#3251)
This commit is contained in:
@ -8,7 +8,7 @@
|
|||||||
# Mac OS X:
|
# Mac OS X:
|
||||||
# brew install sdl2
|
# brew install sdl2
|
||||||
# MSYS2:
|
# MSYS2:
|
||||||
# pacman -S mingw-w64-i686-SDL
|
# pacman -S mingw-w64-i686-SDL2
|
||||||
#
|
#
|
||||||
|
|
||||||
#CXX = g++
|
#CXX = g++
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# Mac OS X:
|
# Mac OS X:
|
||||||
# brew install sdl2
|
# brew install sdl2
|
||||||
# MSYS2:
|
# MSYS2:
|
||||||
# pacman -S mingw-w64-i686-SDL
|
# pacman -S mingw-w64-i686-SDL2
|
||||||
#
|
#
|
||||||
|
|
||||||
#CXX = g++
|
#CXX = g++
|
||||||
|
Reference in New Issue
Block a user