X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=samples%2FCMakeLists.txt;h=f1f9920d128d52f6bed9543bb89ac9353c5c8161;hb=bec209359eec4fcd775cc4d81c39d9471989e0a4;hp=3f409c0946a1f5f587e6beda770a49311077d672;hpb=e746553dde41260204aae07b809f484544de10b9;p=bbtk.git diff --git a/samples/CMakeLists.txt b/samples/CMakeLists.txt index 3f409c0..f1f9920 100644 --- a/samples/CMakeLists.txt +++ b/samples/CMakeLists.txt @@ -16,3 +16,5 @@ SET(EXECUTABLE_OUTPUT_PATH ${PROJECT_BINARY_DIR}) SUBDIRS(SampleWidgetsBase) SUBDIRS(SampleOutputObserver) +SUBDIRS(SampleInsertWxBlackBoxInOwnFrame) +SUBDIRS(SampleInterpreter)