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, Manually-specified variables were not used by the project #186

Open
onkobu opened this issue Apr 14, 2019 · 0 comments
Open

cmake, Manually-specified variables were not used by the project #186

onkobu opened this issue Apr 14, 2019 · 0 comments

Comments

@onkobu
Copy link

onkobu commented Apr 14, 2019

When trying to change installation prefix to opt, cmake warns:

$> cmake .. -DCMAKE_INSTALL_PREFIX_PATH=/opt
Manually-specified variables were not used by the project:

    CMAKE_INSTALL_PREFIX_PATH

Could it be CMAKE_INSTALL_PREFIX instead (https://cmake.org/cmake/help/v3.0/variable/CMAKE_INSTALL_PREFIX.html)?

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