build: fix flow-monitor CMakeLists.txt formatting

This commit is contained in:
Gabriel Ferreira
2022-07-16 12:45:42 -03:00
parent 6c68938f6c
commit ec1c6ccaaf

View File

@@ -18,7 +18,8 @@ build_lib(
model/ipv4-flow-probe.h
model/ipv6-flow-classifier.h
model/ipv6-flow-probe.h
LIBRARIES_TO_LINK ${libinternet}
${libconfig-store}
${libstats}
LIBRARIES_TO_LINK
${libinternet}
${libconfig-store}
${libstats}
)