<div dir="ltr"><div><div><div><div>Hi,<br><br></div>Using ""target_link_libraries" between static libraries is allowed, however doing it with static imported targets fails with:<br><br>"Cannot specify link libraries for target "<target name>" which is not built by this project.<br><br></div>However,
 this is necessary in order to define dependencies between the targets, 
which is necessary when solving dependencies (when those targets are 
eventually linked into e.g. an executable built by the project). How, 
then, can I create dependencies between imported targets?<br><br></div>Thanx,<br></div>Yaron</div>