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 91d3686 commit b52a283Copy full SHA for b52a283
src/core/inputPlugin.cpp
@@ -175,4 +175,4 @@ void InputPlugin::set_telemetry_dirs(
175
configure_telemetry_dirs(plugin_dir, queues_dir);
176
}
177
178
-} // namespace ipxp
+} // namespace ipxp
src/plugins/input/parser/CMakeLists.txt
@@ -8,4 +8,4 @@ target_include_directories(top-ports PUBLIC
8
${CMAKE_BINARY_DIR}/src
9
)
10
11
-target_compile_options(top-ports PRIVATE -fPIC)
+target_compile_options(top-ports PRIVATE -fPIC)
0 commit comments