mirror of
https://github.com/yawaflua/SpCloudCore.git
synced 2026-02-04 02:44:18 +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