Skip to content

Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake

License

Notifications You must be signed in to change notification settings

c0de4un/cmake-shared-lib-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cmake-shared-lib-tutorial

Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake

Why

Sometimes you can forget something, if it wasn't used long time (or never on practice).

Requirements

API: C++ 11 or newer, CMake 3.5+ Compiler: GCC, Clang or MSVC

About

Simple project to demonstrate how to create shared (dynamic) library using C++ & CMake

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published