Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jarekt authored Jul 24, 2019
1 parent 73a9d04 commit f38b384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.14.5)

project(SDL_demo LANGUAGES C VERSION 9.0)
project(SDL_demo LANGUAGES C VERSION 0.9)


add_executable(SDLchip main.c chip.c)
Expand Down

0 comments on commit f38b384

Please sign in to comment.