mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-09-22 01:25:10 -07:00
updates
This commit is contained in:
parent
fd82b140a8
commit
4ba06597f9
23 changed files with 57 additions and 14 deletions
|
|
@ -1,9 +1,12 @@
|
|||
# CMakeLists for servatrice directory
|
||||
# CMakeLists for "servatrice" directory
|
||||
#
|
||||
# provides the servatrice binary
|
||||
# Provides the Servatrice binary
|
||||
|
||||
project(Servatrice VERSION "${PROJECT_VERSION_MAJOR}.${PROJECT_VERSION_MINOR}.${PROJECT_VERSION_PATCH}")
|
||||
|
||||
# ------------------------
|
||||
# Paths and directories
|
||||
# ------------------------
|
||||
set(servatrice_SOURCES
|
||||
src/email_parser.cpp
|
||||
src/event_loop_watchdog.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue