Changeset 589:9af849f2b867 in qutecom-2.2 for DefineWengoOptions.cmake
- Timestamp:
- Mar 12, 2010 1:56:07 PM (3 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
DefineWengoOptions.cmake (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
DefineWengoOptions.cmake
r480 r589 18 18 option(PHAPI_AUDIO_ESD_SUPPORT "Build phApi with ESD support" OFF) 19 19 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)26 20 endif (LINUX) 27 21
Note: See TracChangeset
for help on using the changeset viewer.
