plyght's own C++ browser for macOS
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

up

plyght 2634b740 15858711

+2
+2
CMakeLists.txt
··· 41 41 endfunction() 42 42 43 43 remove_agl_framework_from_target(WrapOpenGL::WrapOpenGL) 44 + remove_agl_framework_from_target(OpenGL::GL) 45 + remove_agl_framework_from_target(OpenGL::OpenGL) 44 46 remove_agl_framework_from_target(Qt6::Gui) 45 47 remove_agl_framework_from_target(Qt6::Widgets) 46 48 endif()