1. 13 Apr, 2019 1 commit
    • Manolis Stamatogiannakis's avatar
      Fix compile error with external TBB and -DBUILD_SHARED_LIBS=OFF. · ef16e420
      Manolis Stamatogiannakis authored
      Adds IMPORTED for the TBB::tbb alias target as otherwise cmake produces
      the following error:
      
      CMake Error: install(EXPORT "OpenCVModules" ...) includes target "opencv_core" which requires target "tbb" that is not in the export set.
      
      This problem occurs with the defaults used by homebrew on macOS, which
      compiles both static and shared versions of TBB and OpenCV.
      ef16e420
  2. 12 Apr, 2019 8 commits
  3. 11 Apr, 2019 3 commits
  4. 10 Apr, 2019 1 commit
  5. 09 Apr, 2019 1 commit
  6. 08 Apr, 2019 2 commits
  7. 07 Apr, 2019 1 commit
  8. 06 Apr, 2019 3 commits
  9. 05 Apr, 2019 5 commits
  10. 04 Apr, 2019 5 commits
  11. 03 Apr, 2019 7 commits
  12. 02 Apr, 2019 3 commits