Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
0.10.0
Description
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
Attachments
Issue Links
- links to