mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-04 06:06:17 +00:00
build: Fix missed rename of config
This commit is contained in:
parent
eb8c36cb3d
commit
75d05c49de
|
@ -162,7 +162,7 @@ if(XRT_HAVE_V4L2)
|
|||
list(APPEND ENABLED_DRIVERS v4l2)
|
||||
endif()
|
||||
|
||||
if (BUILD_WITH_LIBSURVIVE)
|
||||
if (XRT_BUILD_DRIVER_SURVIVE)
|
||||
set(SURVIVE_SOURCE_FILES
|
||||
survive/survive_driver.c
|
||||
survive/survive_interface.h
|
||||
|
|
Loading…
Reference in a new issue