automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Different flags for static and shared build of a library


From: Zdenek Hutyra
Subject: Different flags for static and shared build of a library
Date: Tue, 21 Dec 2010 09:16:07 +0100

Hello.

Is it possible to specify CFLAGS different for static and shared library in .am 
file?

lib_LTLIBRARIES = libFOO.la
libFOO_la_CFLAGS = ...

Thank you.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]