mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-05 13:20:47 -06:00
Merge topic 'patch-Findosg_functions'
443440a75b Findosg_functions: Update documentation
Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !10680
This commit is contained in:
@@ -5,13 +5,13 @@
|
||||
Findosg_functions
|
||||
-----------------
|
||||
|
||||
.. note::
|
||||
|
||||
|
||||
|
||||
|
||||
This CMake file contains two macros to assist with searching for OSG
|
||||
libraries and nodekits. Please see :module:`FindOpenSceneGraph` for full
|
||||
documentation.
|
||||
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
|
||||
libraries and NodeKits. For usage details refer to the
|
||||
:module:`FindOpenSceneGraph` module.
|
||||
#]=======================================================================]
|
||||
|
||||
include(${CMAKE_CURRENT_LIST_DIR}/SelectLibraryConfigurations.cmake)
|
||||
|
||||
Reference in New Issue
Block a user