c++: Add tutorial tuto-5 for C++ class base_api_t
[src/app-framework-binder.git] / bindings / tutorial / CMakeLists.txt
index 5c19bb8..f05fa54 100644 (file)
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (C) 2015-2018 "IoT.bzh"
+# Copyright (C) 2015-2019 "IoT.bzh"
 #
 # author: José Bollo <jose.bollo@iot.bzh>
 #
@@ -32,5 +32,7 @@ ENDMACRO(tuto)
 tuto(1 c)
 tuto(2 c)
 tuto(3 cpp)
+tuto(4 c)
+tuto(5 cpp)
 
 tuto(app1 c)