Files @ r25848:1aa50567d7ba
Branch filter:

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

Patric Stout
Fix: [Network] rework when to close connections and inform Game Coordinator if needed
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)