From 9cc35bf30682d4a5b7ed499e2609f6ba8b776c4f Mon Sep 17 00:00:00 2001 From: hasufell Date: Wed, 30 May 2012 01:53:38 +0200 Subject: Fix underlinking wrt https://bugs.gentoo.org/show_bug.cgi?id=418121 --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 3e1edc66..1e160c14 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -173,6 +173,7 @@ target_link_libraries(hardinfo ${GTK_LIBRARIES} ${LIBSOUP_LIBRARIES} hardinfo-shell + m ) target_link_libraries(hardinfo-shell hardinfo-help-viewer -- cgit v1.2.3