3 lines
130 B
CMake
3 lines
130 B
CMake
add_library(ULRE.RenderDevice STATIC GLFW/RenderDeviceGLFW.cpp
|
|
GLFW/RenderWindowGLFW.cpp)
|