Files @ r26127:abb88237711d
Branch filter:

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

Michael Lutz
Codechange: Don't use a global for the terrforming error tile.
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)