summaryrefslogtreecommitdiffstats
path: root/sigworld
diff options
context:
space:
mode:
authorBen Boeckel <MathStuf@gmail.com>2008-11-25 17:40:49 -0500
committerBen Boeckel <MathStuf@gmail.com>2008-11-25 17:40:49 -0500
commit7b8c622e40f6d594be8e9bb2802802432c5e12f9 (patch)
treed751e2800160832c3a733c22abfe03e08dd3cd97 /sigworld
parent2134514425d6b0f034f675ca87ec53e0462ade9c (diff)
downloadsigen-7b8c622e40f6d594be8e9bb2802802432c5e12f9.tar.gz
sigen-7b8c622e40f6d594be8e9bb2802802432c5e12f9.tar.xz
sigen-7b8c622e40f6d594be8e9bb2802802432c5e12f9.zip
Removed old LINK_INTERFACE_LIBRARIES lines
Diffstat (limited to 'sigworld')
-rw-r--r--sigworld/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/sigworld/CMakeLists.txt b/sigworld/CMakeLists.txt
index 25d813d3..39784adf 100644
--- a/sigworld/CMakeLists.txt
+++ b/sigworld/CMakeLists.txt
@@ -26,7 +26,6 @@ SET_TARGET_PROPERTIES(sigworld
PROPERTIES
VERSION ${SIGEN_VERSION}
SOVERSION ${SIGEN_SOVERSION}
- LINK_INTERFACE_LIBRARIES ""
)
TARGET_LINK_LIBRARIES(sigworld
${QT_QTCORE_LIBRARY}