mirror of
https://github.com/overte-org/overte.git
synced 2025-04-15 00:10:00 +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(interface)
|
||||||
add_subdirectory(tests)
|
add_subdirectory(tests)
|
||||||
add_subdirectory(tools)
|
add_subdirectory(tools)
|
||||||
endif()
|
else ()
|
||||||
|
add_subdirectory(gvr-interface)
|
||||||
add_subdirectory(gvr-interface)
|
endif ()
|
Loading…
Reference in a new issue