Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
CA-Framework-2022
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Courses
CA-Framework-2022
Commits
2591c79d
Commit
2591c79d
authored
5 years ago
by
Yuwei Xiao
Browse files
Options
Downloads
Patches
Plain Diff
update
parent
b36990dd
Branches
Branches containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-0
7 additions, 0 deletions
README.md
with
7 additions
and
0 deletions
README.md
+
7
−
0
View file @
2591c79d
...
@@ -18,6 +18,13 @@ sudo apt-get install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev
...
@@ -18,6 +18,13 @@ sudo apt-get install build-essential libx11-dev mesa-common-dev libgl1-mesa-dev
### Build
### 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:
Run the following commands inside the relevant subfolder to setup the build folder:
```
```
mkdir build
mkdir build
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment