diff options
Diffstat (limited to 'src/net/mcast/CMakeLists.txt')
-rw-r--r-- | src/net/mcast/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/net/mcast/CMakeLists.txt b/src/net/mcast/CMakeLists.txt index e92b090..74c8a54 100644 --- a/src/net/mcast/CMakeLists.txt +++ b/src/net/mcast/CMakeLists.txt @@ -1,4 +1,4 @@ -INCLUDE(../../../OpenPGMConfig.cmake) +INCLUDE( OpenPGMConfig ) ADD_DEFINITIONS( ${LIBPGM_CXXFLAGS} |