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: set supported language the right way #18216

Merged
merged 1 commit into from Oct 11, 2017

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Oct 10, 2017

the second param of enable_launage() is not used, we should call it
multiple times to enable more than one language. switch to project()
command for simplicity.

Signed-off-by: Kefu Chai kchai@redhat.com

the second param of enable_launage() is not used, we should call it
multiple times to enable more than one language. switch to project()
command for simplicity.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov merged commit d35730e into ceph:master Oct 11, 2017
@tchaikov tchaikov deleted the wip-cmake-cleanup branch October 11, 2017 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants