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 - no target make install #29

Open
Chaz6 opened this issue Dec 15, 2019 · 0 comments
Open

CMake - no target make install #29

Chaz6 opened this issue Dec 15, 2019 · 0 comments

Comments

@Chaz6
Copy link

Chaz6 commented Dec 15, 2019

Building libdash succeeds, but it does not install.

[..]
[ 80%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/DOMHelper.cpp.o
[ 82%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/DOMParser.cpp.o
[ 85%] Building CXX object libdash/CMakeFiles/dash.dir/source/xml/Node.cpp.o
[ 87%] Linking CXX shared library ../bin/libdash.so
[ 87%] Built target dash
Scanning dependencies of target libdash_networkpart_test
[ 89%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/HTTPChunk.cpp.o
[ 91%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/HTTPConnection.cpp.o
[ 93%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/PersistentHTTPConnection.cpp.o
[ 95%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/TestChunk.cpp.o
[ 97%] Building CXX object libdash_networkpart_test/CMakeFiles/libdash_networkpart_test.dir/libdash_networkpart_test.cpp.o
[100%] Linking CXX executable ../bin/libdash_networkpart_test
[100%] Built target libdash_networkpart_test
$ make install
make: *** No rule to make target `install'.  Stop.
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

1 participant