We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 141952b commit 5caf442Copy full SHA for 5caf442
src/CMakeLists.txt
@@ -227,7 +227,7 @@ else() # without CUDA
227
PUBLIC
228
${OpenCV_LIBS}
229
Eigen3::Eigen
230
- Boost::atomic Boost::chrono Boost::date_time Boost::filesystem Boost::serialization Boost::system Boost::thread Boost::timer
+ Boost::atomic Boost::chrono Boost::date_time Boost::filesystem Boost::serialization Boost::system Boost::thread Boost::timer Boost::math_c99
231
PRIVATE
232
${TBB_LIBRARIES})
233
0 commit comments