From 664b4dd6ebfac5cb3bf3412a6d81a8f04b8d23b3 Mon Sep 17 00:00:00 2001 From: Matthias Schiffer Date: Wed, 1 Jul 2009 19:29:37 +0200 Subject: =?UTF-8?q?libCommon,=20libServer,=20libDaemon,=20libClient:=20Sta?= =?UTF-8?q?ndardm=C3=A4=C3=9Fig=20als=20Shared=20Library=20erzeugen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/Core/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Core') diff --git a/src/Core/CMakeLists.txt b/src/Core/CMakeLists.txt index 9693460..3c0db7a 100644 --- a/src/Core/CMakeLists.txt +++ b/src/Core/CMakeLists.txt @@ -1,7 +1,7 @@ include_directories(${INCLUDES}) link_directories(${Boost_LIBRARY_DIRS}) -add_library(Core +add_library(Core STATIC Signals/Connection.h Signals/GenericSignal.h Signals/Signal0.h -- cgit v1.2.3