cmake: Remove missed source array

This commit is contained in:
Jakob Bornecrantz 2021-11-03 22:50:42 +00:00 committed by Ryan Pavlik
parent cedf941a27
commit 2a536f17d1

View file

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