File tree Expand file tree Collapse file tree 4 files changed +2
-2
lines changed
Expand file tree Collapse file tree 4 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ include(GNUInstallDirs)
1919list (APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /CMakeModules" )
2020
2121# Find IPFIXcol and libnf
22- find_package (IPFIXcol 2.0.0 REQUIRED)
22+ find_package (IPFIXcol2 2.0.0 REQUIRED)
2323find_package (LibFds REQUIRED)
2424find_package (LibNf REQUIRED)
2525find_package (LibBFI REQUIRED)
File renamed without changes.
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ include(GNUInstallDirs)
1919list (APPEND CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR} /CMakeModules" )
2020
2121# Find IPFIXcol and libnf
22- find_package (IPFIXcol 2.0.0 REQUIRED)
22+ find_package (IPFIXcol2 2.0.0 REQUIRED)
2323find_package (LibTrap REQUIRED)
2424find_package (Unirec REQUIRED)
2525
File renamed without changes.
You can’t perform that action at this time.
0 commit comments