Changeset 589:9af849f2b867 in qutecom-2.2 for DefineWengoOptions.cmake


Ignore:
Timestamp:
Mar 12, 2010 1:56:07 PM (3 years ago)
Author:
laurent@…
Branch:
default
Message:

DefineWengoOptions?.cmake clean up

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DefineWengoOptions.cmake

    r480 r589  
    1818        option(PHAPI_AUDIO_ESD_SUPPORT "Build phApi with ESD support" OFF) 
    1919        option(PHAPI_AUDIO_OSS_SUPPORT "Build phApi with OSS support" ON) 
    20 else (LINUX) 
    21         option(PHAPI_SAMPLERATE_SUPPORT "Build phApi with libsamplerate support" OFF) 
    22         option(PHAPI_AUDIO_ALSA_SUPPORT "Build phApi with ALSA support" OFF) 
    23         option(PHAPI_AUDIO_ARTS_SUPPORT "Build phApi with aRts support" OFF) 
    24         option(PHAPI_AUDIO_ESD_SUPPORT "Build phApi with ESD support" OFF) 
    25         option(PHAPI_AUDIO_OSS_SUPPORT "Build phApi with OSS support" OFF) 
    2620endif (LINUX) 
    2721 
Note: See TracChangeset for help on using the changeset viewer.