Skip to content

Remove remaining use of deprecated headers in public api #538

Open
@PengZheng

Description

@PengZheng

get_target_property(FRAMEWORK_SOURCE_DIR Celix::framework "SOURCE_DIR")
target_include_directories(c_rsa_spi INTERFACE
$<BUILD_INTERFACE:${CMAKE_CURRENT_LIST_DIR}/include>
$<BUILD_INTERFACE:${FRAMEWORK_SOURCE_DIR}/include_deprecated>##TODO remove when deprecated header service_reference.h is removed
)
set_property(TARGET celix-deprecated APPEND PROPERTY "FRAMEWORK_TARGETS" c_rsa_spi)
target_link_libraries(c_rsa_spi INTERFACE Celix::framework)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions