mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-27 07:11:06 -04:00
Sort sources list
This commit is contained in:
parent
6ed9b7a578
commit
1f7a2bb64f
@ -17,12 +17,12 @@ INCLUDE_DIRECTORIES(${SDL2_INCLUDE_DIR})
|
||||
# sources
|
||||
SET(LIBRARY_SOURCES
|
||||
SDL2pp/Exception.cc
|
||||
SDL2pp/SDL.cc
|
||||
SDL2pp/Window.cc
|
||||
SDL2pp/Renderer.cc
|
||||
SDL2pp/Texture.cc
|
||||
SDL2pp/Rect.cc
|
||||
SDL2pp/Point.cc
|
||||
SDL2pp/Rect.cc
|
||||
SDL2pp/Renderer.cc
|
||||
SDL2pp/SDL.cc
|
||||
SDL2pp/Texture.cc
|
||||
SDL2pp/Window.cc
|
||||
)
|
||||
|
||||
SET(LIBRARY_HEADERS
|
||||
|
Loading…
x
Reference in New Issue
Block a user