Skip to content
/ CodeTemplateCpp Public template

A code template for C++ with optional support of OpenCV, CUDA, and some useful functions

License

Notifications You must be signed in to change notification settings

YuriyN/CodeTemplateCpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A template for projects in C++

For projects with (optional) usage of CUDA and OpenCV.

Actual version can be found on https://github.com/YuriyN/CodeTemplateCpp

  • Change the project name on line 1 in CMakeLists.txt.
  • Keep your binaries in "build/" folder and do not upload it to the repository.
  • All changes in files structure and used libraries should be done in CMakeLists.txt, not in VS solution or other IDE project files.

About

A code template for C++ with optional support of OpenCV, CUDA, and some useful functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published