Files @ r27106:2d95beb51290
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/PackageRPM.cmake

PeterN
Codechange: Make SpriteType, CargoSortType, SourceType and ScriptType enum classes. (#10663)

This avoids a (soft) namespace conflict between the four ST_* enums.
set(CPACK_RPM_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")