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 36e50e2 commit 8d40643Copy full SHA for 8d40643
plugins/in_cpu/CMakeLists.txt
@@ -1,4 +1,4 @@
1
set(src
2
- in_cpu.c)
+ cpu.c)
3
4
FLB_PLUGIN(in_cpu "${src}" "")
0 commit comments