Update copyright dates
[src/app-framework-binder.git] / src / tests / CMakeLists.txt
index b516a9d..46aec88 100644 (file)
@@ -1,5 +1,5 @@
 ###########################################################################
-# Copyright (C) 2017, 2018 "IoT.bzh"
+# Copyright (C) 2015-2020 "IoT.bzh"
 #
 # author: José Bollo <jose.bollo@iot.bzh>
 #
@@ -25,6 +25,8 @@ if(check_FOUND)
        add_subdirectory(apiset)
        add_subdirectory(apiv3)
        add_subdirectory(wrap-json)
+       add_subdirectory(globset)
+       add_subdirectory(u16id)
 else(check_FOUND)
        MESSAGE(WARNING "check not found! no test!")
 endif(check_FOUND)