add database manager

This commit is contained in:
2017-02-21 02:15:48 +03:00
parent 6bc4668271
commit 8261f610f7
11 changed files with 631 additions and 7 deletions

View File

@ -9,7 +9,7 @@ if (POLICY CMP0063)
cmake_policy(SET CMP0063 OLD)
endif ()
project(awesomewidgets)
project(queued)
set(PROJECT_AUTHOR "Evgeniy Alekseev")
set(PROJECT_CONTACT "esalexeev@gmail.com")
set(PROJECT_LICENSE "MIT")