From bfb0ed4293c3a25c47d2fef7b9f19c25b8f5a477 Mon Sep 17 00:00:00 2001 From: Nicolas Despres Date: Wed, 12 Oct 2011 16:28:03 +0200 Subject: Usage: Add missing exepath argument in get_prerequisites documentation. --- Modules/GetPrerequisites.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Modules/GetPrerequisites.cmake b/Modules/GetPrerequisites.cmake index 023b8b5..2efa079 100644 --- a/Modules/GetPrerequisites.cmake +++ b/Modules/GetPrerequisites.cmake @@ -24,7 +24,7 @@ # PARENT_SCOPE. # # GET_PREREQUISITES( -# ) +# ) # Get the list of shared library files required by . The list in # the variable named should be empty on first entry to # this function. On exit, will contain the list of -- cgit v0.12