JonMagon / KDiskMark

A simple open-source disk benchmark tool for Linux distros
GNU General Public License v3.0
1.04k stars 43 forks source link

CMake Error at CMakeLists.txt:40 (add_subdirectory): #105

Closed saber716rus closed 1 year ago

saber716rus commented 1 year ago

Description:

I am doing the assembly, but there is an error on one line.

add_subdirectory(src/singleapplication)

here is the error itself:

CMake Error at CMakeLists.txt:40 (add_subdirectory): The source directory

/root/rpmbuild/BUILD/KDiskMark-3.1.2/src/singleapplication

does not contain a CMakeLists.txt file.

Steps To Reproduce:

I am doing the assembly, through the generation of the rpm package.