CMake build system support. #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch ":main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See my CR
@ -122,0 +122,4 @@
### Compiling
- To compile vessel manually please execute following commands
this will be a code block, please remove the leading 4 spaces
@ -0,0 +15,4 @@
for arg in "$@"
do
case "$arg" in
can you make the arguments lowercase maybe
LGTM