Changeset 200:ce98ae931cb9 in verona for CMakeLists.txt


Ignore:
Timestamp:
May 9, 2011 12:24:23 PM (2 years ago)
Author:
Vadim Lebedev <vadim@…>
Branch:
default
Message:

fixes for android build

File:
1 edited

Legend:

Unmodified
Added
Removed
  • CMakeLists.txt

    r199 r200  
    4141 
    4242if(USE_CSL) 
    43   subdirs(libs/hlibpp csl) 
    4443if(ANDROID) 
    4544  subdirs(libs/srtp) 
    4645endif(ANDROID)  
     46  subdirs(libs/hlibpp csl) 
    4747ENDIF(USE_CSL) 
    4848 
Note: See TracChangeset for help on using the changeset viewer.