mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 05:10:10 -05:00
Added CMake_BUILD_DEVELOPER_REFERENCE option
By default is OFF and marked as advanced.
It's also add custom cmake-developer-reference (ALL) target
Generated output will be installed to ${CMAKE_DOC_DIR}/developer-reference.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
/*!
|
||||
|
||||
\mainpage CMake Developer Reference
|
||||
|
||||
This manual is intended for reference by developers modifying the CMake
|
||||
source tree itself.
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user