From 3a7f02197bb71553d47f24130fda1add30dbcb27 Mon Sep 17 00:00:00 2001 From: "Joachim Wuttke (o)" Date: Mon, 12 Nov 2018 16:13:57 +0100 Subject: Help: Downcase function names in DeployQt4 doc. --- Modules/DeployQt4.cmake | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Modules/DeployQt4.cmake b/Modules/DeployQt4.cmake index c69cd38..4a18927 100644 --- a/Modules/DeployQt4.cmake +++ b/Modules/DeployQt4.cmake @@ -26,13 +26,13 @@ PARENT_SCOPE. Also depends on BundleUtilities.cmake. :: - WRITE_QT4_CONF( ) + write_qt4_conf( ) Writes a qt.conf file with the into . :: - RESOLVE_QT4_PATHS( []) + resolve_qt4_paths( []) Loop through list and if any don't exist resolve them relative to the (if supplied) or the @@ -40,7 +40,7 @@ CMAKE_INSTALL_PREFIX. :: - FIXUP_QT4_EXECUTABLE( + fixup_qt4_executable( [ ]) Copies Qt plugins, writes a Qt configuration file (if needed) and @@ -67,7 +67,7 @@ needed. :: - INSTALL_QT4_PLUGIN_PATH(plugin executable copy installed_plugin_path_var + install_qt4_plugin_path(plugin executable copy installed_plugin_path_var ) Install (or copy) a resolved to the default plugins directory @@ -82,7 +82,7 @@ If is set then anything installed will use this COMPONENT. :: - INSTALL_QT4_PLUGIN(plugin executable copy installed_plugin_path_var + install_qt4_plugin(plugin executable copy installed_plugin_path_var ) Install (or copy) an unresolved to the default plugins @@ -92,7 +92,7 @@ INSTALL_QT4_PLUGIN_PATH. :: - INSTALL_QT4_EXECUTABLE( + install_qt4_executable( [ ]) Installs Qt plugins, writes a Qt configuration file (if needed) and -- cgit v0.12