We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ae861 commit 5bc071eCopy full SHA for 5bc071e
CMakeLists.txt
@@ -168,6 +168,9 @@ add_custom_command(
168
${CMAKE_CURRENT_SOURCE_DIR}/util/generate-config-info.py
169
src/lib/Lib/ConfigOptions.json
170
${CMAKE_CURRENT_BINARY_DIR}
171
+ COMMAND
172
+ ${PYTHON_EXECUTABLE}
173
+ ${CMAKE_CURRENT_SOURCE_DIR}/util/generate-yaml-schema.py
174
VERBATIM
175
DEPENDS
176
0 commit comments