openvino/cmake
Egor Tyuvaev d1f9ab8389
CMake: reading definitions from COMPILE_DEFINITIONS property (#24324)
Compilation in Conan fails if compiler=clang and libstd=libstdc++
because conan defines _GLIBCXX_USE_CXX11_ABI=0 but openvino autodetects
the value and overwrites it with _GLIBCXX_USE_CXX11_ABI=1.

These changes make it honor the compile definitions generated by Conan.

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-05-02 17:57:02 +00:00
..
developer_package CMake: reading definitions from COMPILE_DEFINITIONS property (#24324) 2024-05-02 17:57:02 +00:00
packaging Added check for conflicting DEB / RPM versions (#24276) 2024-04-28 01:19:45 +04:00
templates Enable TREAT_DEPRECATED_DECLARATIONS_AS_ERRORS (#24195) 2024-04-26 14:47:04 +00:00
toolchains copyright year update (#23370) 2024-03-14 09:37:02 +00:00
arm.toolchain.cmake copyright year update (#23370) 2024-03-14 09:37:02 +00:00
arm64.toolchain.cmake copyright year update (#23370) 2024-03-14 09:37:02 +00:00
coverage.cmake copyright year update (#23370) 2024-03-14 09:37:02 +00:00
dependencies.cmake Intel compiler support (#24217) 2024-04-27 14:03:28 +00:00
extra_modules.cmake Deleted InferenceEngineDeveloperPackageConfig.cmake generation (#22926) 2024-03-14 18:45:28 +00:00
features.cmake [Snippets] TPP FP32 MHA support (#22210) 2024-04-22 14:52:42 +00:00
test_model_zoo.cmake copyright year update (#23370) 2024-03-14 09:37:02 +00:00