<div>Hi all </div>
<div> </div>
<div>Q:-i have a 3 static library(say A.a B.a C.a) and i want to create my final library as .so (say Main.so ) which link + embedd all three</div>
<div>Library.i tried TARGET_LINK_LIBRARIES but it only links to A.a B.a C.a.and dosnt append it.I want my final binary(Main.so) to include(or embedd) all three </div>
<div>static library(already compiled with --fpic).</div>
<div>Please Tell  me the correct solution for this dilemma.</div>
<div> </div>
<div> </div>
<div>AgainstTheScience</div>
<div> </div>
<div>  </div>