Skip to content

Selvan66/SFML-Conan-CMake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SFML-Conan-CMake

This is a template that links SFML using CMake and Conan

Requires

  • CMake
  • Conan

For Linux you will also need to install some libraries

How to build

Debug:

mkdir build
cd build
cmake -DCMAKE_BUILD_TYPE=Debug ..
cmake --build .

External

Template used conan.cmake: https://github.com/conan-io/cmake-conan

About

Template to links SFML using CMake and Conan

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published