Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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