Skip to content

COMP: Update aeva-session to fix windows packaging

This commit fixes a regression introduced in session@17820588 (Always show 3D widgets even if Qt controls are hidden.) ensuring installing the project succeeds on platform where CMAKE_ERROR_ON_ABSOLUTE_INSTALL_DESTINATION is ON.

List of aeva-session changes:

$ git shortlog 32736ae..3ee30f7 --no-merges
Jean-Christophe Fillion-Robin (1):
      COMP: Fix session/aeva icons install rule using relative path for DESTINATION

Merge request reports