6.3. Linking with internal libraries
- To link a target with an internal library specify the target name as before along with
_LDADD
variable and type the library name ending with.la
.
_LDADD
variable and type the library name ending with .la
.Written by Shlomi Fish