Skip to content

Commit b3944f3

Browse files
committed
👷‍♀️🛠 Technically the variable is there, but it is unused when the overall documentation variable is false
1 parent 3787aa2 commit b3944f3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

‎CMakePresets.json‎

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,7 @@
2121
"ZTD_THREAD_GENERATE_SINGLE": true,
2222
"ZTD_THREAD_EXAMPLES": true,
2323
"ZTD_THREAD_TESTS": true,
24-
"ZTD_THREAD_DOCUMENTATION": false,
25-
"ZTD_THREAD_DOCUMENTATION_NO_SPHINX": false
24+
"ZTD_THREAD_DOCUMENTATION": false
2625
}
2726
},
2827
{
@@ -687,4 +686,4 @@
687686
]
688687
}
689688
]
690-
}
689+
}

0 commit comments

Comments
 (0)