<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Hi All<br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;"><div><br>In my code I use an available libraries (amd btf colamd)<br><br>In order to compile those using cmake I use add_custom_command() to "cd" into each folder and then run "make" for each library.<br>Now each library will have a lib file compiled, for example "Lib/libamd.a "<br><br>Now, I want to take all the made libraries from the three folders (amd btf colamd), and make one big library (libsparse.a).<br><br>How I can do this using cmake?<br><br><br>Thanks in advance<br></div>
</div><br></div></div>
</div><br></body></html>