cmake: add SDL2 support to cmake build script
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
add_library(librw_skeleton
|
||||
glfw.cpp
|
||||
sdl2.cpp
|
||||
skeleton.cpp
|
||||
skeleton.h
|
||||
win.cpp
|
||||
|
Reference in New Issue
Block a user