mirror of
https://github.com/arcan1s/queued.git
synced 2025-07-15 22:59:55 +00:00
add user class, some improvements inside
This commit is contained in:
@ -32,6 +32,7 @@ message(STATUS "Build date: ${CURRENT_DATE}")
|
||||
option(BUILD_DEB_PACKAGE "Build deb package" OFF)
|
||||
option(BUILD_RPM_PACKAGE "Build rpm package" OFF)
|
||||
# build details
|
||||
option(BUILD_DOCS "Build Doxygen documentation" OFF)
|
||||
option(BUILD_FUTURE "Build with the features which will be marked as stable later" OFF)
|
||||
option(BUILD_LOAD "Build with additional load" OFF)
|
||||
option(BUILD_TESTING "Build with additional test abilities" OFF)
|
||||
|
Reference in New Issue
Block a user