Changeset 690:f52e8735f2f0 in qutecom-2.2


Ignore:
Timestamp:
Nov 3, 2010 2:41:22 AM (3 years ago)
Author:
Ludovico Cavedon <cavedon@…>
Branch:
default
Message:

Explicitely link phapi against libdl on linux. Fixes linking failure with binutils-gold).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wifo/phapi/CMakeLists.txt

    r647 r690  
    244244                        pthread 
    245245                        rt 
     246                        dl 
    246247                ) 
    247248 
Note: See TracChangeset for help on using the changeset viewer.