mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2025-12-10 04:29:35 +02:00
Move logger to file and adjust path string in publish contoller
This commit is contained in:
@@ -10,6 +10,7 @@ add_executable(SpCloudMain
|
||||
"Service/AuthorizationService.cpp"
|
||||
"Service/FileProcessingService.cpp"
|
||||
"Service/CommandService.cpp"
|
||||
"Service/Logger.cpp"
|
||||
)
|
||||
|
||||
if (CMAKE_VERSION VERSION_GREATER 3.12)
|
||||
|
||||
Reference in New Issue
Block a user