Salome HOME
Minor change
[modules/smesh.git] / adm_local / cmake_files / FindSalomeTBB.cmake
index 5eb4bb36b32049815e23a3697a4268e666caee48..ae7ab0643e826c01e0131ee67c50a7134f407a58 100644 (file)
@@ -17,7 +17,7 @@
 # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 
-SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(TBB TBB_INCLUDE_DIRS 2)
+SALOME_FIND_PACKAGE_AND_DETECT_CONFLICTS(TBB TBB_INCLUDE_DIRS 1)
 MARK_AS_ADVANCED(TBB_INCLUDE_DIRS TBB_LIBRARIES)
 
 IF(TBB_FOUND)