Michael Thank you. That seems to do what I need. JB > You can use > > export(TARGETS target ... > [NAMESPACE namespace] > [APPEND] > FILE output_file > ) > > which you can then include() in your dependent project. > > Michael