Salome HOME
ConnectionManager in no corba mode.
[modules/yacs.git] / src / runtime / CMakeLists.txt
index c0e74f647788925c391c9b40eb486f02b9da7400..c10900ca6fc0bc5d0dfc09cc6161565462a5a3ad 100644 (file)
@@ -85,6 +85,7 @@ SET(_link_LIBRARIES
 SET(YACSRuntimeSALOME_HEADERS
   YACSRuntimeSALOMEExport.hxx 
   CalStreamPort.hxx
+  ConnectionManager.hxx
   CORBAComponent.hxx
   CORBACORBAConv.hxx
   CORBACppConv.hxx
@@ -153,6 +154,7 @@ SET(YACSRuntimeSALOME_HEADERS
 
 SET(YACSRuntimeSALOME_SOURCES
   TypeConversions.cxx            
+  ConnectionManager.cxx
   CORBACORBAConv.cxx             
   CORBAPythonConv.cxx            
   CORBAXMLConv.cxx