Files @ r27225:76d4bd86222b
Branch filter:

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

Patric Stout
Change: [CI] update emscripten and liblzma to the latest version (#10757)
1
2
3
set(CPACK_DEBIAN_PACKAGE_ARCHITECTURE "${ARCHITECTURE}")
set(CPACK_DEBIAN_PACKAGE_SECTION "games")
set(CPACK_DEBIAN_PACKAGE_SHLIBDEPS ON)