https://github.com/ashaduri/demo-libraries-multiple
A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.
https://github.com/ashaduri/demo-libraries-multiple
cmake cplusplus cpp demo dll dynamic library shared shared-library static
Last synced: 9 months ago
JSON representation
A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.
- Host: GitHub
- URL: https://github.com/ashaduri/demo-libraries-multiple
- Owner: ashaduri
- License: other
- Created: 2021-01-25T12:40:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-25T12:41:48.000Z (about 5 years ago)
- Last Synced: 2025-03-14T21:38:24.011Z (11 months ago)
- Topics: cmake, cplusplus, cpp, demo, dll, dynamic, library, shared, shared-library, static
- Language: CMake
- Homepage:
- Size: 4.88 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# demo-libraries-multiple
A cmake project that demonstrates how to use static and dynamic libraries in a C++ project.