Missing CMakeLists.txt

I get the following error when attempting to run:
cd gvm-libs-10.0.0 ; mkdir build ; cd build ; cmake … ; make ; make doc-full ; make install ; cd /usr/local/src/gvm10

CMake Error: The source directory “/usr/local/src/gvm10” does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target ‘doc-full’. Stop.
make: *** No rule to make target ‘install’. Stop.

/usr/local/src/gvm10 is empty