Codebase list klatexformula / 6023c465-35b1-480f-a400-fcb4017e8af5/main cmake / klf_fix_up_app_bundle.cmake.in
6023c465-35b1-480f-a400-fcb4017e8af5/main

Tree @6023c465-35b1-480f-a400-fcb4017e8af5/main (Download .tar.gz)

klf_fix_up_app_bundle.cmake.in @6023c465-35b1-480f-a400-fcb4017e8af5/mainraw · history · blame

1
2
3
4
5
#
# CONFIGURE VARIABLES: @APP_TO_FIXUP@ @LIBS@ @DIRS@
#
include(BundleUtilities)
fixup_bundle("@APP_TO_FIXUP@" "@LIBS@" "@DIRS@")