removed old refences to camera handler
This commit is contained in:
parent
503b4eba67
commit
e5c1021d25
1 changed files with 1 additions and 1 deletions
2
otto.sh
2
otto.sh
|
@ -161,7 +161,7 @@ cross_compile () {
|
||||||
|
|
||||||
build_release() {
|
build_release() {
|
||||||
clear_cmake_cache
|
clear_cmake_cache
|
||||||
cmake -DCAM_HANDLER_LIB=ON -DCMAKE_VERBOSE_MAKEFILE=${CMAKE_VERBOSE} ../
|
cmake -DCMAKE_VERBOSE_MAKEFILE=${CMAKE_VERBOSE} ../
|
||||||
}
|
}
|
||||||
|
|
||||||
build_main () {
|
build_main () {
|
||||||
|
|
Loading…
Add table
Reference in a new issue