Skip to content
This repository has been archived by the owner on Dec 15, 2023. It is now read-only.

Commit

Permalink
Rename Meson project
Browse files Browse the repository at this point in the history
  • Loading branch information
minghongx committed May 15, 2023
1 parent 62ceb45 commit 4c69fb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
project('JetBot', 'cpp',
project('Autonomous Mobile Robot', 'cpp',
default_options : [
'cpp_std=c++20',
'warning_level=3', # -Wall -Wextra -Wpedantic
Expand Down

0 comments on commit 4c69fb7

Please sign in to comment.