LCamDev: implement configureSessionModeCReq
We can, theoretically, now change the v4l camera's mode.
This commit is contained in:
+3
-1
@@ -189,7 +189,9 @@ endif()
|
||||
|
||||
# Add third-party dependencies
|
||||
if(ENABLE_TESTS)
|
||||
add_subdirectory(third_party)
|
||||
add_subdirectory(third_party)
|
||||
set(LIBSPINSCALE_BUILD_TESTS ON CACHE BOOL
|
||||
"Build libspinscale unit tests" FORCE)
|
||||
endif()
|
||||
add_subdirectory(buildmach)
|
||||
add_subdirectory(libspinscale)
|
||||
|
||||
Reference in New Issue
Block a user