Skip to content

a-kulbei/cmake_template_executable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cmake_template_executable 0.1

This is template for crossplatform c++ project, which uses cmake as a build system.

Console application.

Optional dependencies:

Boost

How to use:

  1. Clone the project
  2. cd build
  3. cmake ..
  4. Depends on generator you choice. UNIX base - make, Windows - build with VS
  5. EXE will be generated in bin directory

Feel free to extend

Licence: MIT

About

This is template for crossplatform c++ project, which uses cmake as a build system. Licence: MIT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages