mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-05 13:50:10 -05:00
ENH: some style fixes for the book
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# - export build settings from a project.
|
||||
# CMAKE_EXPORT_BUILD_SETTINGS(SETTINGS_FILE) - macro defined to export the build
|
||||
# settings for use by another project.
|
||||
# CMAKE_EXPORT_BUILD_SETTINGS(SETTINGS_FILE)
|
||||
# macro defined to export the build settings for use by another project.
|
||||
# SETTINGS_FILE - the file into which the settings are to be stored.
|
||||
MACRO(CMAKE_EXPORT_BUILD_SETTINGS SETTINGS_FILE)
|
||||
IF(${SETTINGS_FILE} MATCHES ".+")
|
||||
|
||||
Reference in New Issue
Block a user