Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cmake error #4

Closed
Naster17 opened this issue Jul 8, 2023 · 1 comment
Closed

Cmake error #4

Naster17 opened this issue Jul 8, 2023 · 1 comment

Comments

@Naster17
Copy link

Naster17 commented Jul 8, 2023

CMake Error at hackrf-portapack/CMakeLists.txt:26 (include):
include could not find requested file:

../hackrf/firmware/hackrf-common.cmake

CMake Error at hackrf-portapack/CMakeLists.txt:30 (add_custom_command):
add_custom_command Wrong syntax. A TARGET or OUTPUT must be specified.

CMake Error at hackrf-portapack/CMakeLists.txt:93 (DeclareTargets):
Unknown CMake command "DeclareTargets".

@gullradriel
Copy link
Owner

That's a problem on your environnement / the way you used the script parts.
From the look of it you just did a git clone and not a git clone --recurse-submodules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants