Files @ r25690:9d9403185243
Branch filter:

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

rubidium42
Codechange: [Network] Use std::string instead of char[] for the name of the file that is downloading
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)