add_executable(DrawTriangle main.cpp) target_link_libraries(DrawTriangle PRIVATE glfw GL ULRE.RenderDevice)