Skip to content

Commit

Permalink
fix cmake for debian build
Browse files Browse the repository at this point in the history
  • Loading branch information
dannagle committed Dec 31, 2023
1 parent 423fb23 commit 02522f6
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ set(
udpflooding.ui
languagechooser.ui
wakeonlan.ui
association.h
dtlsserver.h
dtlsthread.h
)

set(
Expand Down Expand Up @@ -71,6 +74,9 @@ set(
udpflooding.cpp
languagechooser.cpp
wakeonlan.cpp
association.cpp
dtlsserver.cpp
dtlsthread.cpp
)

set(
Expand Down

0 comments on commit 02522f6

Please sign in to comment.