Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jcfr/cmake-linksharedwithstatic-example
Illustrate how a executable can be link against a shared library which itself link against a static library
https://github.com/jcfr/cmake-linksharedwithstatic-example
Last synced: about 2 months ago
JSON representation
Illustrate how a executable can be link against a shared library which itself link against a static library
- Host: GitHub
- URL: https://github.com/jcfr/cmake-linksharedwithstatic-example
- Owner: jcfr
- License: apache-2.0
- Created: 2014-01-28T16:57:25.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-01-28T16:58:17.000Z (almost 11 years ago)
- Last Synced: 2024-10-14T12:13:45.831Z (3 months ago)
- Language: C
- Size: 137 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
CMake-LinkSharedWithStatic-Example
==================================Illustrate how a executable can be link against a shared library which itself link against a static library