1
0
mirror of https://github.com/mfontanini/libtins synced 2026-01-22 18:25:57 +01:00

Add vxlan.h to CMakeLists.txt (#508)

This commit is contained in:
James R T
2023-06-09 03:39:15 +08:00
committed by GitHub
parent 850bb9b642
commit dfd2701ee4

View File

@@ -152,6 +152,7 @@ set(HEADERS
${LIBTINS_INCLUDE_DIR}/tins/utils/routing_utils.h
${LIBTINS_INCLUDE_DIR}/tins/utils/resolve_utils.h
${LIBTINS_INCLUDE_DIR}/tins/utils/pdu_utils.h
${LIBTINS_INCLUDE_DIR}/tins/vxlan.h
)
SET(DOT11_DEPENDENT_SOURCES