Robert Dailey wrote: > > In your sample code above, I noticed you didn't use add_dependencies(). > Does target_link_libraries() guarantee build order when targets are > specified instead of libraries? Yes. -Bill