Skip to content
This repository has been archived by the owner on Mar 7, 2023. It is now read-only.

Better cmake version detection #2

Open
chuckleb opened this issue Jun 4, 2014 · 1 comment
Open

Better cmake version detection #2

chuckleb opened this issue Jun 4, 2014 · 1 comment
Labels

Comments

@chuckleb
Copy link
Member

chuckleb commented Jun 4, 2014

OpenJPEG uses cmake 2.8+. We need to detect and find the right one easier. Now it is manual and leads to problems.

cmake -DCMAKE_INSTALL_PREFIX=$tools/openjpeg-2 && \

@chuckleb chuckleb added the bug label Jun 4, 2014
@chuckleb
Copy link
Member Author

Sample error:
src/asp-master/install-scripts/asp-install.sh: line 56: cmake: command not found

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

No branches or pull requests

1 participant