[Digikam-devel]  [Bug 274484] build failure - linking kstat
    tropikhajma 
    tropikhajma at gmail.com
       
    Sat Jun 11 22:12:30 BST 2011
    
    
  
https://bugs.kde.org/show_bug.cgi?id=274484
--- Comment #2 from tropikhajma <tropikhajma gmail com>  2011-06-11 23:12:28 ---
I've seen this used in phonon (phonon/CMakeLists.txt):
if (${CMAKE_SYSTEM_NAME} MATCHES "SunOS")
  # We need to explicitly link libm to phonon in Solaris
  target_link_libraries(phonon m)
endif (${CMAKE_SYSTEM_NAME} MATCHES "SunOS")
I don't have the build env. ready right now, it can take me a week or so to be
able to play with this again.
-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
    
    
More information about the Digikam-devel
mailing list