Skip to content
Snippets Groups Projects
  • Reinhard Biegel's avatar
    69bb7e94
    mod(CMake): Cleanup installation directory structure · 69bb7e94
    Reinhard Biegel authored
    
    - Executables will now be installed on installation prefix level instead
      of subdirectory.
    - openPASS modules directory default has changed from `lib` to `modules`.
    - For non-Windows systems, third party dependencies are now expected in
      a subdirectory instead of installation prefix level (default: `lib`).
      For Windows systems, linked DLLs have to reside along the executable
      using them.
    - Unused CMake variables related to installation folders have been
      removed.
    - Fixed install directory creation for XML files
    - Improved logging for resolving runtime dependencies
    
    Signed-off-by: default avatarReinhard Biegel <reinhard.biegel@in-tech.com>
    69bb7e94
    History
    mod(CMake): Cleanup installation directory structure
    Reinhard Biegel authored
    
    - Executables will now be installed on installation prefix level instead
      of subdirectory.
    - openPASS modules directory default has changed from `lib` to `modules`.
    - For non-Windows systems, third party dependencies are now expected in
      a subdirectory instead of installation prefix level (default: `lib`).
      For Windows systems, linked DLLs have to reside along the executable
      using them.
    - Unused CMake variables related to installation folders have been
      removed.
    - Fixed install directory creation for XML files
    - Improved logging for resolving runtime dependencies
    
    Signed-off-by: default avatarReinhard Biegel <reinhard.biegel@in-tech.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.