From f051814ed0e63badbfd68049354f36259dbf4b49 Mon Sep 17 00:00:00 2001 From: Kitware Robot Date: Tue, 15 Oct 2013 11:17:36 -0400 Subject: Convert builtin help to reStructuredText source files Run the convert-help.bash script to convert documentation: ./convert-help.bash "/path/to/CMake-build/bin" Then remove it. --- Modules/Findosg_functions.cmake | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Modules/Findosg_functions.cmake') diff --git a/Modules/Findosg_functions.cmake b/Modules/Findosg_functions.cmake index 2e908379f2..d10fae92fd 100644 --- a/Modules/Findosg_functions.cmake +++ b/Modules/Findosg_functions.cmake @@ -1,8 +1,14 @@ +#.rst: +# Findosg_functions +# ----------------- +# +# +# +# # # This CMake file contains two macros to assist with searching for OSG # libraries and nodekits. Please see FindOpenSceneGraph.cmake for full # documentation. -# #============================================================================= # Copyright 2009 Kitware, Inc. -- cgit v1.2.1