Changeset 954ff1ecfd6f064bfc01323375180f99b99322d2

Show
Ignore:
Timestamp:
02/21/08 00:27:02 (7 months ago)
Author:
Pierre d'Herbemont <pdherbemont@videolan.org>
git-committer:
Pierre d'Herbemont <pdherbemont@videolan.org> 1203550022 +0000
git-parent:

[68d9d973e53720610260707aecadc8fc19e89351]

git-author:
Pierre d'Herbemont <pdherbemont@videolan.org> 1203550022 +0000
Message:

cmake: Enable asf by default.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • extras/buildsystem/cmake/include/config.cmake

    rc6fc51f r954ff1e  
    335335vlc_enable_modules(packetizer_vc1) 
    336336vlc_enable_modules(spatializer) 
     337vlc_enable_modules(asf) 
    337338 
    338339if(NOT mingwce) 
     
    352353   vlc_enable_modules(screensaver) 
    353354endif(NOT WIN32) 
    354  
    355 # Following modules will be disabled but listed in options 
    356  
    357 vlc_disable_modules(asf) 
    358355 
    359356# This module is disabled because the CMakeList.txt which