Yay
This commit is contained in:
commit
61f3235277
6 changed files with 198 additions and 0 deletions
5
CMakeLists.txt
Normal file
5
CMakeLists.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
cmake_minimum_required(VERSION 3.30)
|
||||
|
||||
project(SDL_FPSCounter C)
|
||||
|
||||
add_subdirectory(src/)
|
Loading…
Add table
Add a link
Reference in a new issue