mirror of https://github.com/kiwix/libkiwix.git
ctpp2 static lib as a non std name
This commit is contained in:
parent
50071d1053
commit
094e05ac8a
|
@ -47,6 +47,10 @@ version by hand.
|
||||||
If you want to install these dependencies locally, then use the
|
If you want to install these dependencies locally, then use the
|
||||||
kiwix-lib directory as install prefix.
|
kiwix-lib directory as install prefix.
|
||||||
|
|
||||||
|
If you compile ctpp2 from source and want to compile the Kiwix library
|
||||||
|
statically then you will probably need to rename ctpp2 static library
|
||||||
|
from ctpp2-st.a to ctpp2.a.
|
||||||
|
|
||||||
Environnement
|
Environnement
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue