Text archives Help
- From: thiago@sci.utah.edu
- To: manta@sci.utah.edu
- Subject: [MANTA] r1384 - trunk/SCIRun/Core
- Date: Fri, 11 May 2007 13:56:59 -0600 (MDT)
Author: thiago
Date: Fri May 11 13:56:59 2007
New Revision: 1384
Modified:
trunk/SCIRun/Core/CMakeLists.txt
Log:
added thread library linkage for proper transitive linking.
Modified: trunk/SCIRun/Core/CMakeLists.txt
==============================================================================
--- trunk/SCIRun/Core/CMakeLists.txt (original)
+++ trunk/SCIRun/Core/CMakeLists.txt Fri May 11 13:56:59 2007
@@ -100,3 +100,7 @@
)
ADD_LIBRARY (SCIRun_Core ${SCIRUN_SOURCES})
+
+#Link against the thread libraries for proper transitive linking
+TARGET_LINK_LIBRARIES(SCIRun_Core ${CMAKE_THREAD_LIBS_INIT})
+
- [MANTA] r1384 - trunk/SCIRun/Core, thiago, 05/11/2007
Archive powered by MHonArc 2.6.16.