[asterisk-scf-commits] asterisk-scf/release/slice.git branch "master" updated.
Commits to the Asterisk SCF project code repositories
asterisk-scf-commits at lists.digium.com
Tue Apr 26 13:38:53 CDT 2011
branch "master" has been updated
via ccc9fef2f724df94c7b313a815eda7dcb43ddcda (commit)
from 9f9d5030c25864f2998439d0a648553a71528128 (commit)
Summary of changes:
CMakeLists.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit ccc9fef2f724df94c7b313a815eda7dcb43ddcda
Author: Kevin P. Fleming <kpfleming at digium.com>
Date: Mon Apr 25 17:46:21 2011 -0500
Changes to work with new single-build-directory CMake script.
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 8f26841..8d97fc1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -6,6 +6,8 @@
# All rights reserved.
#
+asterisk_scf_project(API 3.4)
+
asterisk_scf_component_init(asterisk-scf-api CXX)
# Make all of our slice definitions available to... themselves!
-----------------------------------------------------------------------
--
asterisk-scf/release/slice.git
More information about the asterisk-scf-commits
mailing list