Skip to content

Missing closing angle-bracket in OneDNN linking for shared library #21

@z-vishal

Description

@z-vishal

hi

I found a missing closing angle bracket > in the generator expression when linking OneDNN to the shared library
Line: 203

else()
target_link_libraries(zendnnl
PUBLIC "$<LINK_LIBRARY:WHOLE_ARCHIVE,DNNL::dnnl")
endif()

Build configuration affected

  • ZENDNNL_LIB_BUILD_SHARED=ON
  • ZENDNNL_DEPENDS_ONEDNN=ON

ZenDNN configuration management is awesome :)

Metadata

Metadata

Assignees

No one assigned

    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