oneAPI-samples
oneAPI-samples copied to clipboard
make: *** No rule to make target 'run'. Stop.
When I try to run the command "cmake --build . --target run" in the hello-decode Sample, I meet an error that make: *** No rule to make target 'run'. Stop. How can I deal with this situation?
OneSmpl_Team1 working on this