[build] cmake: Add missing wpinet to installed config file (#4637)

This commit is contained in:
Peter Johnson
2022-11-14 20:19:13 -08:00
committed by GitHub
parent 3082bd236b
commit 03d0ea188c

View File

@@ -5,6 +5,7 @@ find_dependency(Threads)
@LIBUV_SYSTEM_REPLACE@
@EIGEN_SYSTEM_REPLACE@
@WPIUTIL_DEP_REPLACE@
@WPINET_DEP_REPLACE@
@NTCORE_DEP_REPLACE@
@CSCORE_DEP_REPLACE@
@CAMERASERVER_DEP_REPLACE@