mirror of
https://github.com/Drezil/imgui.git
synced 2024-11-22 11:57:00 +00:00
Examples: Update comments to get SDL2 package with msys2's pacman (#3251)
This commit is contained in:
parent
417ac68f82
commit
75bbbda645
@ -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++
|
||||||
|
Loading…
Reference in New Issue
Block a user