Skip to content

Commit 87c64c8

Browse files
committed
Add dependency on pyktx-deps.
1 parent 20a38d0 commit 87c64c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

interface/python_binding/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ if(KTX_FEATURE_DOC)
137137
"Python documentation"
138138
)
139139

140+
add_dependencies(pyktx.doc pyktx-deps)
140141
add_dependencies(pyktx pyktx.doc)
141142

142143
add_custom_command(

0 commit comments

Comments
 (0)