Page MenuHomePhabricator

Make CMake architecture determination for CPack packages reusable
Closed, ResolvedPublic

Description

The Applications/mitkWorkbench/CPackOptions.cmake file contains nice heuristics for determining the system architecture which can be added to a CPack package file name.

This code should be reusable by other applications / packages.

Event Timeline

zelzer added a subscriber: zelzer.

[8be61c]: Merge branch 'bug-13358-reuse-cpack-architecture-detection'

Merged commits:

2012-10-05 17:03:40 Sascha Zelzer [2fac25]
Moved the arch detection code to mitkSetupCPack.cmake.