openvino/cmake/developer_package
Łukasz Mielicki 28ff6cef3b
Respect target type in ov_add_version_defines (#22805)
### Details:
Make ov_add_version_defines macro respect the original library type
(instead of implicit assumption based on BUILD_SHARED_LIBS).
Note adding objects into a library with $<TARGET_OBJECTS:> does not work
when mixing STATIC and OBJECT targets.

Co-authored-by: Ilya Lavrenov <ilya.lavrenov@intel.com>
2024-02-14 20:16:33 +00:00
..
api_validator Fixed API validator search (#22136) 2024-01-13 09:55:06 +04:00
clang_format Removed legacy cmake utils from IE 1.0 (#21559) 2023-12-11 11:26:16 +04:00
compile_flags [CPU]SDPA uses brgemm to support bf16 multi query in 1st token (#22174) 2024-02-01 07:24:18 +00:00
coverage Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
cpplint Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
cross_compile Rename IE to OV (#22733) 2024-02-09 13:36:41 +00:00
download Removed testdata repo usage (#19890) 2023-09-18 06:59:56 +04:00
frontends Use OV_CPACK_COMP_CORE_DEV_EXCLUDE_ALL to exclude *.lib files (#22659) 2024-02-08 09:45:06 +00:00
ncc_naming_style [FP8] Implementation of FP8 element types (ov::element::f8e4m3 and ov::element::f8e5m2) (#21608) 2024-01-16 15:26:43 +01:00
packaging Added NPU to Debian packages (#22800) 2024-02-14 10:56:27 +04:00
plugins Remove API 1.0 macros (#22330) 2024-02-09 07:53:36 +00:00
shellcheck Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
tbb Rename IE to OV (#22733) 2024-02-09 13:36:41 +00:00
vs_version Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
OpenVINODeveloperScriptsConfig.cmake Fixed API validator search (#22136) 2024-01-13 09:55:06 +04:00
add_target_helpers.cmake Removed legacy cmake utils from IE 1.0 (#21559) 2023-12-11 11:26:16 +04:00
check_python_requirements.py [PyOV] Simplify requirement files (#15343) 2023-03-29 14:27:27 +04:00
debug.cmake Updated copyright headers (#15124) 2023-01-16 11:02:17 +04:00
faster_build.cmake Removed legacy cmake utils from IE 1.0 (#21559) 2023-12-11 11:26:16 +04:00
features.cmake Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
linux_name.cmake Put mingw on gcc code path (#16101) 2023-05-17 00:47:55 +04:00
models.cmake Removed testdata repo usage (#19890) 2023-09-18 06:59:56 +04:00
options.cmake Removed legacy cmake utils from IE 1.0 (#21559) 2023-12-11 11:26:16 +04:00
python_requirements.cmake Moved cmake functions, variables to API 2.0 naming style (#20281) 2023-10-09 22:30:32 +04:00
target_flags.cmake Unified cmake find_host_package and other host commands (#17662) 2023-05-24 08:43:59 +00:00
version.cmake Respect target type in ov_add_version_defines (#22805) 2024-02-14 20:16:33 +00:00
whole_archive.cmake Removed legacy cmake utils from IE 1.0 (#21559) 2023-12-11 11:26:16 +04:00