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 89268e8 commit a9b78fdCopy full SHA for a9b78fd
src/commons/CMakeLists.txt
@@ -74,6 +74,7 @@ install(
74
${PDC_SOURCE_DIR}/src/commons/utils/include/pdc_id_pkg.h
75
${PDC_SOURCE_DIR}/src/commons/utils/include/pdc_malloc.h
76
${PDC_SOURCE_DIR}/src/commons/utils/include/pdc_linkedlist.h
77
+ ${PDC_SOURCE_DIR}/src/commons/logging/include/pdc_logger.h
78
DESTINATION
79
${PDC_INSTALL_INCLUDE_DIR}
80
COMPONENT
0 commit comments