Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
0
02epoll-cpp
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
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
Show more breadcrumbs
esw
02epoll-cpp
Commits
248adb3a
Commit
248adb3a
authored
5 days ago
by
Michal Sojka
Browse files
Options
Downloads
Patches
Plain Diff
Update README
parent
1fa0513f
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+4
-4
4 additions, 4 deletions
README.md
with
4 additions
and
4 deletions
README.md
+
4
−
4
View file @
248adb3a
...
...
@@ -17,9 +17,9 @@ To build the project, install dependencies or use nix shell:
Then build the project with meson:
meson setup build
dir
meson compile -C build
dir
meson setup build
meson compile -C build
And finally
test
the pro
ject
:
And finally
run
the pro
gram
:
meson test -C builddi
r
./build/epoll_serve
r
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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