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 2efcd5f commit 8579cdfCopy full SHA for 8579cdf
modules/coroutine/CMakeLists.txt
@@ -72,7 +72,7 @@ install(
72
73
# install header file
74
install(
75
- FILES ${TBOX_BASE_HEADERS}
+ FILES ${TBOX_COROUTINE_HEADERS}
76
DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/tbox/coroutine
77
)
78
0 commit comments