diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index e214d289..d77666b0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -46,6 +46,7 @@ tde_setup_paths( ) option( WITH_LIBVISUAL "Enable libvisual support" OFF ) option( WITH_KONQSIDEBAR "Enable konqsidebar plugin" OFF ) option( WITH_XINE "Enable xine-engine support" OFF ) +option( WITH_YAUAP "Enable yauap-engine support" OFF ) option( WITH_IPOD "Enable iPod support from libgpod" OFF ) option( WITH_IFP "Enable ifp support" OFF ) option( WITH_NJB "Enable njb support" OFF ) |