Skip to content
Snippets Groups Projects
Commit 8ac74398 authored by Evy Storozhenko's avatar Evy Storozhenko
Browse files

formatting

parent d9af9e08
No related branches found
No related tags found
No related merge requests found
cmake_minimum_required(VERSION 3.16.0)
project(bs-tutorial-ssh LANGUAGES C VERSION 1.0.0)
project(bs-tutorial-ssh
LANGUAGES C
VERSION 1.0.0
)
add_executable(main
${PROJECT_SOURCE_DIR}/src/main.c
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment