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 command error? #131

Open
hailingfang opened this issue Jun 21, 2022 · 2 comments
Open

cmake command error? #131

hailingfang opened this issue Jun 21, 2022 · 2 comments

Comments

@hailingfang
Copy link

Hi,
When I install dropEst using cmake/make according to the doc,

cmake -D CMAKE_INSTALL_PREFIX="/installation/path" . && make

should it change to

cmake -DCMAKE_INSTALL_PREFIX="/installation/path" .. && make

?

@evanbiederstedt
Copy link
Contributor

Please make a pull request @benjaminfang

You've found something which has annoyed many: https://stackoverflow.com/questions/14887438/spacing-in-d-option-in-cmake

@hailingfang
Copy link
Author

OK, a pull request was created.

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