diff options
| author | Dirk von Suchodoletz | 2011-03-25 02:29:55 +0100 |
|---|---|---|
| committer | Dirk von Suchodoletz | 2011-03-25 02:29:55 +0100 |
| commit | 2da95e2716a5e912089562f0c43aa7bdae07a70e (patch) | |
| tree | 9f2e1df13f7c7a1d98faf6df687586b3ff82f958 /src/net | |
| parent | ... (diff) | |
| parent | revert username generator (diff) | |
| download | pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.gz pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.xz pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.zip | |
Merge branch 'master' of openslx.org:pvs
Diffstat (limited to 'src/net')
| -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} |
