]> git.sesse.net Git - vlc/blobdiff - bindings/phonon/CMakeLists.txt
Fix phonon-vlc compilation and linking.
[vlc] / bindings / phonon / CMakeLists.txt
index 5f95f714ba8ee2c5fd1579bf43470252987f86a9..ad5dcc76e5b8a5fc8aa18b4d1c240bc57c3101b2 100644 (file)
@@ -30,6 +30,7 @@ find_package(Automoc4 REQUIRED)
 include (CheckCXXCompilerFlag)
 include (MacroEnsureVersion)
 
+find_package(VLC REQUIRED)
 if (NOT AUTOMOC4_VERSION)
    set(AUTOMOC4_VERSION "0.9.83")
 endif (NOT AUTOMOC4_VERSION)