Add PyramidController to CMakeLists.txt
Some checks failed
Build and Push / build-all (push) Has been cancelled
Some checks failed
Build and Push / build-all (push) Has been cancelled
This commit is contained in:
parent
3a0270ccf1
commit
22550fcc6c
1 changed files with 1 additions and 0 deletions
|
|
@ -76,6 +76,7 @@ set(SOURCES
|
|||
src/controllers/EbookController.cpp
|
||||
src/controllers/ForumController.cpp
|
||||
src/controllers/WatchController.cpp
|
||||
src/controllers/PyramidController.cpp
|
||||
src/services/DatabaseService.cpp
|
||||
src/services/StatsService.cpp
|
||||
src/services/RedisHelper.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue