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

cpp-netlib build error #883

Open
jinfangliu-jlq opened this issue Dec 4, 2019 · 1 comment
Open

cpp-netlib build error #883

jinfangliu-jlq opened this issue Dec 4, 2019 · 1 comment

Comments

@jinfangliu-jlq
Copy link

CMake Error at CMakeLists.txt:120 (add_subdirectory):
../cpp-netlib-master/deps/uri
does not contain a CMakeLists.txt file.
and I open the folder deps/uri,it's an empty folder.

@Benno1308
Copy link

You forgot to init the submodules

$ git submodule init
$ git submodule update

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