Skip to content

Mikea15/SDL-Cmake-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SDL2 CMake Template

Quick Template project to setup a CMake SDL2 Application.

Setup

  • Fork
  • Edit CMakeLists.txt and change SDL2_PATH on line 19, to the path where you have SDL2 libraries. ( WINDOWS )
  • Enjoy.

When building, CMake will copy SDL2.dll to the output directory. Default is bin\debug.

About

Quick Template to make a SDL2 Project with CMake

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published