Skip to content

Commit 7d27204

Browse files
committed
build(bootstrap): Boost documentation run configuration folder
1 parent be7332c commit 7d27204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bootstrap.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2244,6 +2244,7 @@ def generate_run_configs(self):
22442244
configs.append({
22452245
"name": f"Boost.{lib.title()} Documentation",
22462246
"target": "mrdocs",
2247+
"folder": "Boost Documentation",
22472248
"program": os.path.join(self.options.mrdocs_build_dir, "mrdocs"),
22482249
"args": [
22492250
'../CMakeLists.txt',

0 commit comments

Comments
 (0)