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 d10b9c1 commit cbe8cb6Copy full SHA for cbe8cb6
tools/tpp-sched/CMakeLists.txt
@@ -6,4 +6,4 @@ file(CREATE_LINK
6
SYMBOLIC)
7
8
9
-add_custom_target(tpp-sched DEPENDS ${CMAKE_BINARY_DIR}/bin/tpp-sched)
+add_custom_target(tpp-sched DEPENDS ${CMAKE_BINARY_DIR}/bin/tpp-sched TPPPythonModules)
0 commit comments