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

make cmake configurable #41

Merged
merged 1 commit into from
Mar 19, 2015
Merged

make cmake configurable #41

merged 1 commit into from
Mar 19, 2015

Conversation

yzhliu
Copy link
Contributor

@yzhliu yzhliu commented Mar 18, 2015

There may exists several different version of cmake. For example, RHEL 6 contains both cmake and cmake28 in its yum repo. This PR allows user to specify the exact version, using 'CMAKE=cmake28 bash cppbuild.sh ...'

saudet added a commit that referenced this pull request Mar 19, 2015
@saudet saudet merged commit d2fda42 into bytedeco:master Mar 19, 2015
@saudet
Copy link
Member

saudet commented Mar 19, 2015

Thanks!!

saudet added a commit that referenced this pull request Mar 19, 2015
… (issue #42)

 * Make CMake configurable via `CMAKE` variable in `cppbuild.sh` (pull #41)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants