mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-17 04:15:44 +00:00
cmake: Remove missed source array
This commit is contained in:
parent
cedf941a27
commit
2a536f17d1
|
@ -172,9 +172,6 @@ endif()
|
|||
|
||||
set(VIVE_CONFIG_INCLUDE "${CMAKE_CURRENT_SOURCE_DIR}/vive")
|
||||
if(XRT_BUILD_DRIVER_VIVE)
|
||||
set(VIVE_SOURCE_FILES
|
||||
)
|
||||
|
||||
add_library(drv_vive STATIC
|
||||
vive/vive_device.h
|
||||
vive/vive_device.c
|
||||
|
|
Loading…
Reference in a new issue