Open derrick-xwp opened 3 years ago
make: *** No targets specified and no makefile found. Stop.
you need to create the make file by running cmake .. first in the build folder
cmake ..
build
make: *** No targets specified and no makefile found. Stop.