mirror of
https://github.com/Kitware/CMake.git
synced 2026-03-01 04:08:46 -06:00
cmake-server: Add unit test
This commit is contained in:
5
Tests/Server/empty.cpp
Normal file
5
Tests/Server/empty.cpp
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user