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.
2 parents 60fdf80 + 4db0f91 commit 7a74af4Copy full SHA for 7a74af4
private/CMakeLists.txt
@@ -14,6 +14,8 @@ if (INSTALL_PRIVATE_HEADERS)
14
private.h
15
queue_private.h
16
source_private.h
17
+ time_private.h
18
+ workloop_private.h
19
DESTINATION
20
"${INSTALL_DISPATCH_HEADERS_DIR}")
21
endif()
0 commit comments