summaryrefslogtreecommitdiffstats
path: root/3rdparty/CMakeLists.txt
diff options
context:
space:
mode:
authorDirk von Suchodoletz2011-03-25 02:29:55 +0100
committerDirk von Suchodoletz2011-03-25 02:29:55 +0100
commit2da95e2716a5e912089562f0c43aa7bdae07a70e (patch)
tree9f2e1df13f7c7a1d98faf6df687586b3ff82f958 /3rdparty/CMakeLists.txt
parent... (diff)
parentrevert username generator (diff)
downloadpvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.gz
pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.tar.xz
pvs-2da95e2716a5e912089562f0c43aa7bdae07a70e.zip
Merge branch 'master' of openslx.org:pvs
Diffstat (limited to '3rdparty/CMakeLists.txt')
-rw-r--r--3rdparty/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/CMakeLists.txt b/3rdparty/CMakeLists.txt
index e7676b6..4d7b2d7 100644
--- a/3rdparty/CMakeLists.txt
+++ b/3rdparty/CMakeLists.txt
@@ -2,7 +2,7 @@
# Build OpenPGM
################################################################################
-INCLUDE(../OpenPGMConfig.cmake)
+INCLUDE( OpenPGMConfig )
ADD_DEFINITIONS(${LIBPGM_CFLAGS})