temp disable gvr-interface target to allow build

This commit is contained in:
Stephen Birarda 2015-02-04 11:15:03 -08:00
parent e47333a808
commit f3e120f45d

View file

@ -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 ()