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
Commits
8440750f
Commit
8440750f
authored
Feb 24, 2023
by
Jiarui Li
Browse files
Update README.md
parent
9186d250
Changes
1
Show whitespace changes
Inline
Side-by-side
README.md
View file @
8440750f
...
...
@@ -28,6 +28,13 @@ cmake ..
Cmake will generate Microsft visual studio project. Click the
`*.sln`
file to open the project and build.
### For Mac
Compile and run the executable:
```
make && ./0_dummy/0_dummy
```
### For Linux
Compile and run the executable, e.g. Ubuntu:
...
...
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