[asterisk-scf-commits] asterisk-scf/integration/util-cpp.git branch "route_replica" updated.

Commits to the Asterisk SCF project code repositories asterisk-scf-commits at lists.digium.com
Mon Apr 25 14:43:42 CDT 2011


branch "route_replica" has been updated
       via  727e3b6512259c41a5d054d82afe475d388b78d7 (commit)
      from  8f69dc4c01a2fe68b8a6e32a7da9b5b6cc42fec2 (commit)

Summary of changes:
 StateMachine/test/CMakeLists.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


- Log -----------------------------------------------------------------
commit 727e3b6512259c41a5d054d82afe475d388b78d7
Author: Ken Hunt <ken.hunt at digium.com>
Date:   Mon Apr 25 14:43:40 2011 -0500

    More cleanup.

diff --git a/StateMachine/test/CMakeLists.txt b/StateMachine/test/CMakeLists.txt
index 3013313..a100e2c 100644
--- a/StateMachine/test/CMakeLists.txt
+++ b/StateMachine/test/CMakeLists.txt
@@ -5,7 +5,7 @@ include_directories(../include)
 
 asterisk_scf_component_add_file(StateMachineTest  StateMachineTest.cpp)
 
-asterisk_scf_component_add_boost_libraries(StateMachineTest unit_test_framework date_time)
+asterisk_scf_component_add_boost_libraries(StateMachineTest unit_test_framework thread date_time)
 
 include_directories(${util_cpp_dir}/StateMachine/include)
 

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


-- 
asterisk-scf/integration/util-cpp.git



More information about the asterisk-scf-commits mailing list