|
|
|
@ -597,7 +597,7 @@ if(NEED_WGLCONTEXT OR WITH_WGLCONTEXT) |
|
|
|
endif() |
|
|
|
endif() |
|
|
|
|
|
|
|
|
|
|
|
# Also create proper static library, if requested |
|
|
|
# Also create proper static library, if requested |
|
|
|
if(WITH_GLXCONTEXT) |
|
|
|
if(WITH_WGLCONTEXT) |
|
|
|
add_library(MagnumWglContext STATIC $<TARGET_OBJECTS:MagnumWglContextObjects>) |
|
|
|
add_library(MagnumWglContext STATIC $<TARGET_OBJECTS:MagnumWglContextObjects>) |
|
|
|
set_target_properties(MagnumWglContext PROPERTIES DEBUG_POSTFIX "-d") |
|
|
|
set_target_properties(MagnumWglContext PROPERTIES DEBUG_POSTFIX "-d") |
|
|
|
if(BUILD_STATIC_PIC) |
|
|
|
if(BUILD_STATIC_PIC) |
|
|
|
|