···305305option(XRT_BUILD_DRIVER_SIMULATED "Enable simulated driver" ON)
306306307307option(XRT_BUILD_SAMPLES "Enable compiling sample code implementations that will not be linked into any final targets" ON)
308308+set(XRT_IPC_MSG_SOCK_FILENAME monado_comp_ipc CACHE STRING "Service socket filename")
308309309310# cmake-format: on
310311