Merge branch 'fix/cmake-3.0.2-warning' into 'master'
Fix CMake 3.0.2 warning This MR fixes a CMP0022 policy warning that appears in CMake 3.0.2, arising from a difference in the `INTERFACE_LINK_LIBRARIES` and `LINK_INTERFACE_LIBRARIES_DEBUG` properties that happens when debug/optimized versions of a library are specified in `TARGET_LINK_LIBRARIES`. See merge request !415
No related branches found
No related tags found
Loading
Please register or sign in to comment