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

Create an option to enable vtkweb #987

Merged
merged 2 commits into from
Feb 2, 2015
Merged

Create an option to enable vtkweb #987

merged 2 commits into from
Feb 2, 2015

Conversation

jbeezley
Copy link
Contributor

It defaults to off so nothing should blow up.

@@ -73,6 +73,12 @@ if(CDAT_BUILD_OFFSCREEN)
)
endif()

if(CDAT_BUILD_VTKWEB)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How about CDAT_ENABLE_WEB? Or CDAT_BUILD_WEB?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CDAT_BUILD_* is consistent with the other options. To me, VTKWEB is more explicit unless there is something else that WEB will enable, but I don't have a strong opinion.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like that: CDAT_BUILD_VTKWEB

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@doutriaux1 we don't want to expose vtkweb. Web option in the future will enable more than just vtkWeb.

@aashish24
Copy link
Contributor

LGTM 👍

aashish24 added a commit that referenced this pull request Feb 2, 2015
Create an option to enable vtkweb
@aashish24 aashish24 merged commit 3bf31ca into master Feb 2, 2015
@aashish24 aashish24 deleted the vtkweb-option branch February 2, 2015 14:04
@coveralls
Copy link

Coverage Status

Changes Unknown when pulling f0714ee on vtkweb-option into * on master*.

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

Successfully merging this pull request may close these issues.

4 participants