[
https://issues.apache.org/jira/browse/ARROW-3257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17660280#comment-17660280
]
Rok Mihevc commented on ARROW-3257:
-----------------------------------
This issue has been migrated to [issue
#19597|https://github.com/apache/arrow/issues/19597] on GitHub. Please see the
[migration documentation|https://github.com/apache/arrow/issues/14542] for
further details.
> [C++] Stop to use IMPORTED_LINK_INTERFACE_LIBRARIES
> ---------------------------------------------------
>
> Key: ARROW-3257
> URL: https://issues.apache.org/jira/browse/ARROW-3257
> Project: Apache Arrow
> Issue Type: Improvement
> Components: C++
> Affects Versions: 0.10.0
> Reporter: Kouhei Sutou
> Assignee: Kouhei Sutou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 0.11.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Because it's deprecated in CMake 3.2 that is the minimum required
> version:
> https://cmake.org/cmake/help/v3.2/prop_tgt/IMPORTED_LINK_INTERFACE_LIBRARIES.html
> The document says that we should use INTERFACE_LINK_LIBRARIES:
> https://cmake.org/cmake/help/v3.2/prop_tgt/INTERFACE_LINK_LIBRARIES.html
--
This message was sent by Atlassian Jira
(v8.20.10#820010)