mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2025-12-30 13:02:30 +00:00
Finding TBB fixes.
This commit is contained in:
@@ -92,7 +92,7 @@
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
||||
if(NOT TBB_FOUND)
|
||||
if("${TBB_LIBRARIES}" STREQUAL "")
|
||||
|
||||
##################################
|
||||
# Check the build type
|
||||
|
||||
Reference in New Issue
Block a user