X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FEditorGraphicBBS%2FCMakeLists.txt;h=98f92c16a99c535eefbda00fb15340567004552d;hb=a5299437956e8cc3de71aaefede487ae06f4294f;hp=2af29d3f953f47ce7f5b8b0b0b95cf779ae92780;hpb=775c8164b5f679027b8bbafa97c0e0110711909b;p=bbtkGEditor.git diff --git a/lib/EditorGraphicBBS/CMakeLists.txt b/lib/EditorGraphicBBS/CMakeLists.txt index 2af29d3..98f92c1 100644 --- a/lib/EditorGraphicBBS/CMakeLists.txt +++ b/lib/EditorGraphicBBS/CMakeLists.txt @@ -1,3 +1,3 @@ -ADD_SUBDIRECTORY(bbsKernelEditorGraphic) -ADD_SUBDIRECTORY(bbsVtkGUIEditorGraphic) -ADD_SUBDIRECTORY(bbsWxGUIEditorGraphic) \ No newline at end of file +SUBDIRS(bbsKernelEditorGraphic) +SUBDIRS(bbsVtkGUIEditorGraphic) +SUBDIRS(bbsWxGUIEditorGraphic) \ No newline at end of file