7a3c89bf2
1 2 3 4 5
SET(USE_MPLAYER TRUE CACHE BOOL "enable/disable mplayer support") IF(USE_MPLAYER) add_subdirectory(mplayer) ENDIF(USE_MPLAYER)