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 [ Full content available at: https://github.com/apache/arrow/pull/2579 ] This message was relayed via gitbox.apache.org for [email protected]
