https://github.com/shiponcs/build-library-with-cmake
A very simple demo of creating dynamically linked library using Cmake and make
https://github.com/shiponcs/build-library-with-cmake
c-library cmake dynamically-linked-library sharedobject
Last synced: 3 months ago
JSON representation
A very simple demo of creating dynamically linked library using Cmake and make
- Host: GitHub
- URL: https://github.com/shiponcs/build-library-with-cmake
- Owner: shiponcs
- Created: 2022-04-28T15:38:39.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-04-28T15:51:59.000Z (about 3 years ago)
- Last Synced: 2024-12-29T17:44:24.196Z (5 months ago)
- Topics: c-library, cmake, dynamically-linked-library, sharedobject
- Language: C
- Homepage:
- Size: 32.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# build-library-with-cmake
Straight forward