X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FCMakeLists.txt;h=eeeaa6125b9a042b4eee63f1d024831d82507fc7;hb=a94262289f8148799f8e319c216d5af2a6053c18;hp=8cd424943a3e4f0a892d8c3491f8280fbfe8ee71;hpb=b3225bf9915c36f8e79d9a328b525cde6eed9247;p=bbtk.git diff --git a/kernel/src/CMakeLists.txt b/kernel/src/CMakeLists.txt index 8cd4249..eeeaa61 100644 --- a/kernel/src/CMakeLists.txt +++ b/kernel/src/CMakeLists.txt @@ -265,13 +265,13 @@ CREA_ADVANCED_INSTALL_LIBRARY_FOR_CMAKE(${LIBRARY_NAME}) #----------------------------------------------------------------------------- # Recurse in EditorGraphicBBS to build the needed libs -SUBDIRS(EditorGraphicBBS) +#EED ADD_SUBDIRECTORY(EditorGraphicBBS) #----------------------------------------------------------------------------- #----------------------------------------------------------------------------- # Recurse in ThirdParty to build the needed libs -#SUBDIRS(ThirdParty) +#ADD_SUBDIRECTORY(ThirdParty) #-----------------------------------------------------------------------------