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

Add/update CMake documentation #35

Open
andreww opened this issue Sep 2, 2015 · 0 comments
Open

Add/update CMake documentation #35

andreww opened this issue Sep 2, 2015 · 0 comments

Comments

@andreww
Copy link
Owner

andreww commented Sep 2, 2015

It's worth adding information on building with CMake to the documentation and maybe the quick start information. The basic command (from the command line) is:

mkdir build_master/ && cd build_master/ && cmake ../ && make -j

We should also list information on how to select parts of FoX to compile - as outlined by @victorsndvg in #34

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

No branches or pull requests

1 participant