mirror of
https://github.com/overte-org/overte.git
synced 2025-04-07 17:52:26 +02:00
temp disable gvr-interface target to allow build
This commit is contained in:
parent
e47333a808
commit
f3e120f45d
1 changed files with 3 additions and 3 deletions
|
@ -123,6 +123,6 @@ if (NOT ANDROID)
|
|||
add_subdirectory(interface)
|
||||
add_subdirectory(tests)
|
||||
add_subdirectory(tools)
|
||||
endif()
|
||||
|
||||
add_subdirectory(gvr-interface)
|
||||
else ()
|
||||
add_subdirectory(gvr-interface)
|
||||
endif ()
|
Loading…
Reference in a new issue