removed old define reference.
This commit is contained in:
parent
9343842eae
commit
8db6ee54bc
1 changed files with 1 additions and 1 deletions
2
otto.sh
2
otto.sh
|
@ -177,7 +177,7 @@ cross_compile () {
|
|||
|
||||
build_release() {
|
||||
clear_cmake_cache
|
||||
cmake -DCAM_HANDLER_LIB=ON -DCMAKE_VERBOSE_MAKEFILE=${CMAKE_VERBOSE} ../
|
||||
cmake -DCMAKE_VERBOSE_MAKEFILE=${CMAKE_VERBOSE} ../
|
||||
make
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue