Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Courses
CA-Framework-2020
Commits
2591c79d
Commit
2591c79d
authored
Feb 20, 2020
by
Yuwei Xiao
Browse files
update
parent
b36990dd
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
2591c79d
...
...
@@ -18,6 +18,13 @@ sudo apt-get install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev
### Build
Clone this repo (together with the submodule
`libigl`
):
```
git clone --recursive http://dalab.se.sjtu.edu.cn/gitlab/dalab/ca-framework-2020.git
# if you forget clone submodule at first place
git submodule update --init --recursive
```
Run the following commands inside the relevant subfolder to setup the build folder:
```
mkdir build
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment