start with openwatcom
All checks were successful
Source release / source-package (push) Successful in 51s

This commit is contained in:
Mario Fetka
2026-05-22 11:45:18 +02:00
parent 9b5678f4e0
commit 6b75e21568

View File

@@ -65,6 +65,8 @@ option(ENABLE_DEBUG_DOSUTILS "Should we build with Mars Nwe Dosutils Debugging?"
option(ENABLE_INTERNAL_RIP_SAP "Should we build Mars Nwe with Internal Router?" ON)
option(ENABLE_SHADOW_PWD "Should we build Mars Nwe with Shadow Password Support?" ON)
option(ENABLE_QUOTA_SUPPORT "Should we build Mars Nwe with Quota Support?" OFF)
option(MARS_NWE_INSTALL_DOSUTILS "Install prebuilt DOS client utilities" ON)
option(MARS_NWE_BUILD_DOSUTILS "Build DOS client utilities with Open Watcom" OFF)
set(MARS_NWE_SMART_ADMIN_GROUP "root" CACHE STRING "Unix group allowed to log in to the SMArT/nwwebui admin interface")