mirror of
https://github.com/overte-org/overte.git
synced 2025-08-16 15:52:35 +02:00
Remove unused set(PLATFORM_QT_GL OpenGL)
This commit is contained in:
parent
97978d4a4a
commit
a9ce8d70e7
1 changed files with 0 additions and 2 deletions
|
@ -183,8 +183,6 @@ option(HIFI_USE_OPTIMIZED_IK "Use optimized IK" ${HIFI_USE_OPTIMIZED_IK_OPTION})
|
|||
option(USE_KHR_ROBUSTNESS "Use KHR_robustness" OFF)
|
||||
option(DISABLE_KTX_CACHE "Disable KTX Cache" OFF)
|
||||
|
||||
set(PLATFORM_QT_GL OpenGL)
|
||||
|
||||
if (USE_KHR_ROBUSTNESS)
|
||||
add_definitions(-DUSE_KHR_ROBUSTNESS)
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue