X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fappli%2FCMakeLists.txt;h=72c770742c717db2e28cf62be8b6df5f37984a19;hb=2593029cb1c4a272c6502cc9abc82f980d479739;hp=c049009ef51e51f82cb59cd68c2fb5a5117a5cd2;hpb=42b2c2a160b8889c869e208b6936e1b641e6185f;p=bbtk.git diff --git a/kernel/appli/CMakeLists.txt b/kernel/appli/CMakeLists.txt index c049009..72c7707 100644 --- a/kernel/appli/CMakeLists.txt +++ b/kernel/appli/CMakeLists.txt @@ -16,3 +16,7 @@ SUBDIRS(bbfy) SUBDIRS(bbCreatePackage) +# Utility that creates a new user black box +SUBDIRS(bbCreateBlackBox) + +SUBDIRS(bbed)