aboutsummaryrefslogblamecommitdiff
path: root/src/plugins/Engines/CMakeLists.txt
blob: 636972563e4101c965731ce14284d3b32880616f (plain) (tree)
1
2
3
4
5




                                                                 
SET(USE_MPLAYER TRUE CACHE BOOL "enable/disable mplayer support")

IF(USE_MPLAYER)
add_subdirectory(mplayer)
ENDIF(USE_MPLAYER)