mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2025-12-10 04:29:35 +02:00
Change unicode and introduce new model user
This commit is contained in:
@@ -11,7 +11,7 @@ add_executable(SpCloudMain
|
||||
"Service/FileProcessingService.cpp"
|
||||
"Service/CommandService.cpp"
|
||||
"Service/Logger.cpp"
|
||||
)
|
||||
"Models/User.cpp")
|
||||
|
||||
if (CMAKE_VERSION VERSION_GREATER 3.12)
|
||||
set_property(TARGET SpCloudMain PROPERTY CXX_STANDARD 20)
|
||||
|
||||
Reference in New Issue
Block a user