Added UI Scaling support
This commit is contained in:
@ -8,4 +8,5 @@ if(DAWN_TARGET_WIN32 AND DAWN_TARGET_GLFW)
|
||||
endif()
|
||||
|
||||
if(DAWN_TARGET_OSX AND DAWN_TARGET_GLFW)
|
||||
add_subdirectory(opengl-osx)
|
||||
endif()
|
Reference in New Issue
Block a user