cmake: build dosutils in maintainer builds
Some checks failed
Source release / source-package (push) Failing after 17s
Some checks failed
Source release / source-package (push) Failing after 17s
This commit is contained in:
@@ -76,7 +76,6 @@ option(ENABLE_QUOTA_SUPPORT "Should we build Mars Nwe with Quota Support?" ON)
|
||||
option(ENABLE_XATTR "Should we build Mars Nwe with extended attribute support?" ON)
|
||||
option(MARS_NWE_INSTALL_DOSUTILS "Install DOS client utilities" ON)
|
||||
option(MARS_NWE_INSTALL_NEW_DOSUTILS "Install the new/experimental DOS client utilities instead of legacy netold.exe" OFF)
|
||||
option(MARS_NWE_BUILD_DOSUTILS "Build DOS client utilities with Open Watcom" OFF)
|
||||
option(MARS_NWE_BUILD_TESTS "Build optional mars_nwe integration tests" OFF)
|
||||
|
||||
set(MARS_NWE_SMART_ADMIN_GROUP "root" CACHE STRING "Unix group allowed to log in to the SMArT/nwwebui admin interface")
|
||||
@@ -214,7 +213,7 @@ message(STATUS "Mars Nwe pid: ${MARS_NWE_PID_DIR}")
|
||||
message(STATUS "SMArT admin group: ${MARS_NWE_SMART_ADMIN_GROUP}")
|
||||
message(STATUS "Install DOS utilities: ${MARS_NWE_INSTALL_DOSUTILS}")
|
||||
message(STATUS "Install new DOS utilities: ${MARS_NWE_INSTALL_NEW_DOSUTILS}")
|
||||
message(STATUS "Build DOS utilities: ${MARS_NWE_BUILD_DOSUTILS}")
|
||||
message(STATUS "Build DOS utilities: ${MAINTAINER_BUILD} (maintainer build)")
|
||||
message(STATUS "Maintainer build: ${MAINTAINER_BUILD}")
|
||||
message(STATUS "Packet Burst support: ${ENABLE_BURSTMODE}")
|
||||
|
||||
|
||||
2
dosutils
2
dosutils
Submodule dosutils updated: 6d2d3f367f...3435f9935c
Reference in New Issue
Block a user