early-access version 2853
This commit is contained in:
4
externals/vcpkg/ports/dpdk/usage
vendored
Executable file
4
externals/vcpkg/ports/dpdk/usage
vendored
Executable file
@@ -0,0 +1,4 @@
|
||||
The package dpdk is compatible with built-in CMake targets:
|
||||
|
||||
FIND_PACKAGE(dpdk CONFIGURE REQUIRED)
|
||||
TARGET_LINK_LIBRARIES(main PRIVATE DPDK::dpdk)
|
||||
Reference in New Issue
Block a user