Skip to content

Commit

Permalink
Enable TBB
Browse files Browse the repository at this point in the history
  • Loading branch information
rzblue committed Nov 29, 2022
1 parent 972c82f commit 992d6c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ ext {
'-DBUILD_TESTS=OFF',
'-DBUILD_PERF_TESTS=OFF',
"-DOPENCV_EXTRA_MODULES_PATH=$rootDir/opencv_contrib/modules/aruco",
'-DWITH_TBB=ON',
'-DCMAKE_INSTALL_PREFIX=install'
]
}
Expand Down

0 comments on commit 992d6c7

Please sign in to comment.