CMake: Bump required version (#1237)Bump cmake version to 3.5 to avoid this deprecation message: CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CM
CMake: Bump required version (#1237)Bump cmake version to 3.5 to avoid this deprecation message: CMake Deprecation Warning at CMakeLists.txt:15 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument <min> value or use a ...<max> suffix to tell CMake that the project does not need compatibility with older versions. Signed-off-by: Julien Schueller <[email protected]>
show more ...
oneTBB: CI- example fgbzip2 linkage fail (icx, Win32) (#1166)* Update CMakeLists.txt: Added FORCE:multiple for intelLLVM
SOM example: enable mandatory concurrency (#450)SOM requires mandatory concurrency to prevent hanging on 1-threaded configurations since this example has cross-graph dependencies * SOM example:
SOM example: enable mandatory concurrency (#450)SOM requires mandatory concurrency to prevent hanging on 1-threaded configurations since this example has cross-graph dependencies * SOM example: enable mandatory concurrency * Add include & define NOMINMAX * Improve comment wording Signed-off-by: Kochin Ivan <[email protected]> Co-authored-by: Anton Potapov <[email protected]>
Commit oneTBB source code 82ff8707
Commit oneTBB source code 4fcd448a
Commit oneTBB source code 9ed4a21c
Commit oneTBB source code 09241505