Update wg.cmake
This commit is contained in:
parent
b7e24345dd
commit
4318387637
1 changed files with 1 additions and 0 deletions
|
|
@ -32,6 +32,7 @@ set_target_properties(artemis_boringtun PROPERTIES
|
||||||
# ─── WireGuard source files ───────────────────────────────────────────────────
|
# ─── WireGuard source files ───────────────────────────────────────────────────
|
||||||
|
|
||||||
set(ARTEMIS_WG_SOURCES
|
set(ARTEMIS_WG_SOURCES
|
||||||
|
src/wg/relayconf.cpp
|
||||||
src/wg/wgconfig.cpp
|
src/wg/wgconfig.cpp
|
||||||
src/wg/relayreg.cpp
|
src/wg/relayreg.cpp
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue