CMake build system support. #2

Merged
ari merged 3 commits from :main into main 2025-05-25 15:52:18 +00:00
Contributor
No description provided.
Gryb4s added 1 commit 2025-05-25 15:35:27 +00:00
Gryb4s added 1 commit 2025-05-25 15:41:13 +00:00
ari requested changes 2025-05-25 15:47:45 +00:00
Dismissed
ari left a comment
Owner

See my CR

See my CR
README.md Outdated
@ -122,0 +122,4 @@
### Compiling
- To compile vessel manually please execute following commands
Owner

this will be a code block, please remove the leading 4 spaces

this will be a code block, please remove the leading 4 spaces
Gryb4s marked this conversation as resolved
@ -0,0 +15,4 @@
for arg in "$@"
do
case "$arg" in
Owner

can you make the arguments lowercase maybe

can you make the arguments lowercase maybe
Gryb4s marked this conversation as resolved
Gryb4s added 1 commit 2025-05-25 15:50:07 +00:00
requested review from ari 2025-05-25 15:51:31 +00:00
ari approved these changes 2025-05-25 15:52:01 +00:00
ari left a comment
Owner

LGTM

LGTM
ari merged commit 611cddb5be into main 2025-05-25 15:52:18 +00:00
Sign in to join this conversation.
No reviewers
ari
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: ari/vessel#2
No description provided.