Skip to content

Commit

Permalink
Finish renaming function tribits_write_package_client_export_files_in…
Browse files Browse the repository at this point in the history
…stall_targets() (TriBITSPub#582)

Don't know how this was allowed to merge given that the build of the docs was
broken by the renaming of
`tribits_write_package_client_export_files_install_targets()` to
`tribits_write_package_client_export_files_export_and_install_targets()`.

But this fixes that.
  • Loading branch information
bartlettroscoe committed Jul 26, 2023
1 parent 644540a commit 3e0faa0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,6 @@ understand the internals of TriBITS.
@MACRO: tribits_save_off_dependency_vars() +
@MACRO: tribits_set_dep_packages() +
@FUNCTION: tribits_trace_file_processing() +
@FUNCTION: tribits_write_package_client_export_files_install_targets() +
@FUNCTION: tribits_write_package_client_export_files_export_and_install_targets() +
@MACRO: tribits_write_xml_dependency_files() +
@FUNCTION: tribits_write_xml_dependency_files_if_supported() +

0 comments on commit 3e0faa0

Please sign in to comment.