You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kaffeine/kaffeine/src/player-parts/CMakeLists.txt

7 lines
135 B

add_subdirectory( kaffeine-part )
add_subdirectory( xine-part )
if( WITH_GSTREAMER )
add_subdirectory( gstreamer-part )
endif()