summaryrefslogtreecommitdiffstats
path: root/src/net/mcast/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/mcast/CMakeLists.txt')
-rw-r--r--src/net/mcast/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/net/mcast/CMakeLists.txt b/src/net/mcast/CMakeLists.txt
index e418c64..914c9d3 100644
--- a/src/net/mcast/CMakeLists.txt
+++ b/src/net/mcast/CMakeLists.txt
@@ -34,10 +34,6 @@ SET(pvsmcast_SRCS
McastSender.cpp
)
-INCLUDE_DIRECTORIES(
- ${CMAKE_BINARY_DIR}/3rdparty/libpgm-src/openpgm/pgm/include
-)
-
QT4_WRAP_CPP(
pvsmcast_MOC_SRCS
${pvsmcast_MOC_HDRS}