[asterisk-scf-commits] asterisk-scf/release/logger.git branch "master" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Tue Dec 7 16:07:14 CST 2010


branch "master" has been updated
       via  7440f3117505886b277b1f4b875d621eb4ff923c (commit)
      from  b65f114294c2d79c7c8b455df77f7ad40c70e213 (commit)

Summary of changes:
 server/src/CMakeLists.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


- Log -----------------------------------------------------------------
commit 7440f3117505886b277b1f4b875d621eb4ff923c
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Tue Dec 7 16:07:51 2010 -0600

    Added boost reference for shared_ptr usage.

diff --git a/server/src/CMakeLists.txt b/server/src/CMakeLists.txt
index 1cf9d8f..63e6c1e 100644
--- a/server/src/CMakeLists.txt
+++ b/server/src/CMakeLists.txt
@@ -25,6 +25,7 @@ asterisk_scf_component_add_file(logging-service OstreamChainedLogOut.h)
 asterisk_scf_component_add_file(logging-service LoggingServer.h)
 
 asterisk_scf_add_ice_libraries(IceStorm)
+asterisk_scf_component_add_boost_libraries(logging-service core)
 
 asterisk_scf_component_build_icebox(logging-service)
 

-----------------------------------------------------------------------


-- 
asterisk-scf/release/logger.git



More information about the asterisk-scf-commits mailing list