Skip to content

Instantly share code, notes, and snippets.

@sepfy
Created August 18, 2020 07:05
Show Gist options
  • Save sepfy/9372cc9134b4da0272f0beb92f209697 to your computer and use it in GitHub Desktop.
Save sepfy/9372cc9134b4da0272f0beb92f209697 to your computer and use it in GitHub Desktop.
cmake_minimum_required(VERSION 3.1)
project(samples)
add_executable(main main.c)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment