diff options
Diffstat (limited to 'ui/CMakeLists.txt')
-rw-r--r-- | ui/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/CMakeLists.txt b/ui/CMakeLists.txt index c1f7e56c..ac2f35bd 100644 --- a/ui/CMakeLists.txt +++ b/ui/CMakeLists.txt @@ -78,6 +78,7 @@ target_link_libraries(ui PRIVATE wsutil wiretap + ${M_LIBRARIES} ) target_include_directories(ui |