This is an automated email from the ASF dual-hosted git repository.

echobravo pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/geode-native.git


The following commit(s) were added to refs/heads/develop by this push:
     new 522e88c  GEODE-4341: Add dotnet examples to cmake examples build (#231)
522e88c is described below

commit 522e88c1b3319e5b80b334b0a426aa4419d15ff7
Author: Blake Bender <ekalbred...@hotmail.com>
AuthorDate: Tue Mar 6 11:21:30 2018 -0800

    GEODE-4341: Add dotnet examples to cmake examples build (#231)
---
 examples/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/examples/CMakeLists.txt b/examples/CMakeLists.txt
index 0e4c553..e8125c2 100644
--- a/examples/CMakeLists.txt
+++ b/examples/CMakeLists.txt
@@ -17,3 +17,4 @@ cmake_minimum_required(VERSION 3.4)
 project(examples)
 
 add_subdirectory(cpp)
+add_subdirectory(dotnet)

-- 
To stop receiving notification emails like this one, please contact
echobr...@apache.org.

Reply via email to