As we use CMAKE_INSTALL_LIBDIR for IMPORTED_LOCATION on external projects, we must pass this variable in CMAKE_ARGS or the LOCATION read from target become incoherent.
As we use CMAKE_INSTALL_LIBDIR for IMPORTED_LOCATION on external projects, we must pass this variable in CMAKE_ARGS or the LOCATION read from target become incoherent.