Files @ r25308:af5928950609
Branch filter:

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

rubidium42
Change: [Network] Encapsulate logic about the connection string to the network code (#23)
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)