[hydra-commits] hydra/slice.git branch "master" updated.

Commits to the Hydra project code repositories hydra-commits at lists.digium.com
Thu Aug 5 16:02:01 CDT 2010


branch "master" has been updated
       via  e1421edc4796f51231c4b34bfc65efe19fe17edd (commit)
      from  05570772776d94f9ae58a0a08004b58c21fec918 (commit)

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


- Log -----------------------------------------------------------------
commit e1421edc4796f51231c4b34bfc65efe19fe17edd
Author: Joshua Colp <jcolp at digium.com>
Date:   Thu Aug 5 18:17:39 2010 -0300

    Uh... I'm just going to go ahead and use the correct variable here.

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 602cc69..0e7c29c 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,5 +1,5 @@
 # Make all of our slice definitions available to... themselves!
-hydra_slice_include_directories(${CMAKE_CURRENT_SOURCE_DIRECTORY})
+hydra_slice_include_directories(${CMAKE_CURRENT_SOURCE_DIR})
 
 # Slice definitions for core functionality
 add_subdirectory(core)

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


-- 
hydra/slice.git




More information about the asterisk-scf-commits mailing list