summaryrefslogtreecommitdiffstats
path: root/mpeglib/lib
diff options
context:
space:
mode:
Diffstat (limited to 'mpeglib/lib')
-rw-r--r--mpeglib/lib/decoder/CMakeLists.txt1
-rw-r--r--mpeglib/lib/input/CMakeLists.txt1
-rw-r--r--mpeglib/lib/mpegplay/CMakeLists.txt1
-rw-r--r--mpeglib/lib/mpgplayer/CMakeLists.txt1
-rw-r--r--mpeglib/lib/yuv/CMakeLists.txt1
5 files changed, 5 insertions, 0 deletions
diff --git a/mpeglib/lib/decoder/CMakeLists.txt b/mpeglib/lib/decoder/CMakeLists.txt
index eb1371a9..a77ff51d 100644
--- a/mpeglib/lib/decoder/CMakeLists.txt
+++ b/mpeglib/lib/decoder/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIR}
+ ${CDPARANOIA_INCLUDE_DIR}
)
link_directories(
diff --git a/mpeglib/lib/input/CMakeLists.txt b/mpeglib/lib/input/CMakeLists.txt
index 37e1f539..8e17e901 100644
--- a/mpeglib/lib/input/CMakeLists.txt
+++ b/mpeglib/lib/input/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIR}
+ ${CDPARANOIA_INCLUDE_DIR}
)
link_directories(
diff --git a/mpeglib/lib/mpegplay/CMakeLists.txt b/mpeglib/lib/mpegplay/CMakeLists.txt
index 2ae612bb..90049818 100644
--- a/mpeglib/lib/mpegplay/CMakeLists.txt
+++ b/mpeglib/lib/mpegplay/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIR}
+ ${CDPARANOIA_INCLUDE_DIR}
)
link_directories(
diff --git a/mpeglib/lib/mpgplayer/CMakeLists.txt b/mpeglib/lib/mpgplayer/CMakeLists.txt
index 4f5db11b..0083518a 100644
--- a/mpeglib/lib/mpgplayer/CMakeLists.txt
+++ b/mpeglib/lib/mpgplayer/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIR}
+ ${CDPARANOIA_INCLUDE_DIR}
)
link_directories(
diff --git a/mpeglib/lib/yuv/CMakeLists.txt b/mpeglib/lib/yuv/CMakeLists.txt
index ba551fc1..f8241353 100644
--- a/mpeglib/lib/yuv/CMakeLists.txt
+++ b/mpeglib/lib/yuv/CMakeLists.txt
@@ -13,6 +13,7 @@ include_directories(
${CMAKE_BINARY_DIR}
${TQT_INCLUDE_DIRS}
${TDE_INCLUDE_DIR}
+ ${CDPARANOIA_INCLUDE_DIR}
)
link_directories(