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

Support generating for only some languages #44

Merged
merged 1 commit into from
Jul 11, 2019

Conversation

utensil
Copy link
Contributor

@utensil utensil commented Jul 7, 2019

As described in the modified README:

If you wish to generate and compile for only some of these languages or algebras, run something like

make GEN_LANG="csharp cpp python rust" c hyperbolic dual r2 r3 mink quat r111 spacetime cga pga3d

with languages or algebras you don't need removed from the command parameters.

For example, if you only want pga3d for rust, just run:

make GEN_LANG="rust" pga3d

Additionally, it also ensures that the files generated for each language fall into separate directories per language and the corresponding directories will be created automatically.

RFC.

@enkimute enkimute merged commit 6a02388 into enkimute:master Jul 11, 2019
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.

None yet

2 participants