openvino/cmake/developer_package
Sergey Lyubimtsev ce0537bd1f
[CMake] Fixes for TBB tmp location (#3997)
* fixes for TBB tmp location:

- DL_SDK_TEMP path is not normalized, that leads to paths check mismatch in CMake conditions
- TBB is not downloaded again in a case tmp location is cleaned up and build restarted (TBB_DIR and TBBROOT are cache variables)

* use reset_deps_cache & update_deps_cache for TBB_DIR var.

* single  reset_deps_cache call
2021-01-25 19:06:12 +03:00
..
api_validator Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
clang_format Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
compile_flags Unused variables (#3963) 2021-01-22 17:41:15 +03:00
coverage Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
cpplint Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
cross_compile Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
download Use find_package instead of include(Find*) in CMake scripts (#3767) 2020-12-31 12:48:23 +03:00
plugins Fixed install location for MODULE library type (#3752) 2021-01-10 18:21:13 +03:00
shellcheck Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
tbb Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
vs_version Added company name to a version file (#3653) 2020-12-22 21:02:52 +03:00
FindTBB.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
IEDevScriptsConfig.cmake [CMake] Fixes for TBB tmp location (#3997) 2021-01-25 19:06:12 +03:00
add_ie_target.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
debug.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
faster_build.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
features.cmake [cmake] Fix single config generators handling (#3794) 2021-01-11 18:38:11 +03:00
linux_name.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
message.cmake Fixed cmake 'message' for multiple arguments (#3901) 2021-01-19 15:35:31 +03:00
models.cmake Enabled CMP0025 as NEW (#3791) 2021-01-11 14:48:27 +03:00
options.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
packaging.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
target_flags.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
version.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00
whole_archive.cmake Introduce IEDevScripts package (#3661) 2020-12-22 18:44:59 +03:00