mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-21 21:58:50 -05:00
Findosg_functions: Update documentation
Added note to highlight that this module is for internal usage in OpenSceneGraph (OSG) find modules.
This commit is contained in:
@@ -5,13 +5,13 @@
|
|||||||
Findosg_functions
|
Findosg_functions
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
This module is not intended to be included or invoked directly by project code
|
||||||
|
during typical use of :command:`find_package` command. It is internally used
|
||||||
|
by OpenSceneGraph (OSG) find modules to assist with searching for OSG
|
||||||
This CMake file contains two macros to assist with searching for OSG
|
libraries and NodeKits. For usage details refer to the
|
||||||
libraries and nodekits. Please see :module:`FindOpenSceneGraph` for full
|
:module:`FindOpenSceneGraph` module.
|
||||||
documentation.
|
|
||||||
#]=======================================================================]
|
#]=======================================================================]
|
||||||
|
|
||||||
include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations.cmake)
|
include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations.cmake)
|
||||||
|
|||||||
Reference in New Issue
Block a user