mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2025-12-09 20:19:35 +02:00
update cmake config
This commit is contained in:
@@ -9,7 +9,9 @@ int main()
|
||||
{
|
||||
while (true)
|
||||
{
|
||||
cout << "Hello CMake." << endl;
|
||||
cout << "Hello ." << endl;
|
||||
cout << "Hello 2." << endl;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user