Skip to content
Snippets Groups Projects
Commit 306db0fd authored by Robert Maynard's avatar Robert Maynard
Browse files

cmake-presets: Remove incorrect documentation for `installDir`

parent 0eb42def
No related branches found
No related tags found
No related merge requests found
......@@ -89,7 +89,7 @@
},
"installDir": {
"type": "string",
"description": "An optional string representing the path to the output binary directory. This field supports macro expansion. If a relative path is specified, it is calculated relative to the source directory. If binaryDir is not specified, it must be inherited from the inherits preset (unless this preset is hidden)."
"description": "An optional string representing the path to the installation directory. This field supports macro expansion. If a relative path is specified, it is calculated relative to the source directory."
},
"condition": { "$ref": "#/definitions/topCondition" }
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment