Files @ r24948:1a610af95c16
Branch filter:

Location: cpp/openttd-patchpack/source/cmake/PackageDeb.cmake - annotation

Michael Lutz
Change: Never auto-select an 8bpp blitter unless explicitly allowed by the 'support8bpp' setting.
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)