This commit is contained in:
@@ -65,7 +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_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)
|
||||
|
||||
set(MARS_NWE_SMART_ADMIN_GROUP "root" CACHE STRING "Unix group allowed to log in to the SMArT/nwwebui admin interface")
|
||||
@@ -139,6 +140,9 @@ message(STATUS "Mars Nwe data: ${MARS_NWE_DATA_DIR}")
|
||||
message(STATUS "Mars Nwe log: ${MARS_NWE_LOG_DIR}")
|
||||
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}")
|
||||
|
||||
# put the include dirs which are in the source or build tree
|
||||
# before all other include dirs, so the headers in the sources
|
||||
|
||||
2
dosutils
2
dosutils
Submodule dosutils updated: 87c1e50cf9...f62ca19c50
2
smart
2
smart
Submodule smart updated: 9b49ae2903...eff7ae6a3c
Reference in New Issue
Block a user