X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FmodelCDMProject.h;h=60a5ad59dc98c7eb13276b41b8d4d1f7ae7b5b98;hb=327c33758d25e6ff1f90f9ab74ea219eaed934a9;hp=942bc9c53b165326d3b68a8b39ba52ef6a366fdf;hpb=eed967098aa87503c59d09c8d5c0dc87485698e2;p=crea.git diff --git a/lib/creaDevManagerLib/modelCDMProject.h b/lib/creaDevManagerLib/modelCDMProject.h index 942bc9c..60a5ad5 100644 --- a/lib/creaDevManagerLib/modelCDMProject.h +++ b/lib/creaDevManagerLib/modelCDMProject.h @@ -241,7 +241,7 @@ public: * @param result Result message for connecting the project. * @return if the command cannot be executed it return false. */ - bool Connect(std::string*& result); + bool Connect(std::string*& result, const std::string& folder); /** * Checks the CMakeLists files to see what's going to be compiled and what's not.