My guess is that you specified RenderCylinder.cpp
as a source to a file, but it does not exist (yet). You’ll need to make the file before CMake can determine what to do with it.
My guess is that you specified RenderCylinder.cpp
as a source to a file, but it does not exist (yet). You’ll need to make the file before CMake can determine what to do with it.