mirror of
https://github.com/JulianGro/overte.git
synced 2025-04-06 20:03:30 +02:00
repair ability for desktop to add gvr target
This commit is contained in:
parent
0154ac9734
commit
ef9cc2aacc
1 changed files with 3 additions and 1 deletions
|
@ -125,6 +125,8 @@ if (NOT ANDROID)
|
|||
add_subdirectory(interface)
|
||||
add_subdirectory(tests)
|
||||
add_subdirectory(tools)
|
||||
elseif (ANDROID OR DESKTOP_GVR)
|
||||
endif ()
|
||||
|
||||
if (ANDROID OR DESKTOP_GVR)
|
||||
add_subdirectory(gvr-interface)
|
||||
endif ()
|
Loading…
Reference in a new issue