ULRE/src/RenderDevice/CMakeLists.txt

3 lines
130 B
CMake

add_library(ULRE.RenderDevice STATIC GLFW/RenderDeviceGLFW.cpp
GLFW/RenderWindowGLFW.cpp)