X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMAppliHelpDialog.cpp;h=860abfdd87d533b1c5ecf1a3619aa2cd289a475d;hb=c135a156e12e63eaf223c4ec884589b1f67ff98b;hp=ec93c10bbaa8dffb0f46eec7de0dbbe845b3a69a;hpb=51afaa0a54636bfa9297b432046baacff84152ee;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMAppliHelpDialog.cpp b/lib/creaDevManagerLib/wxCDMAppliHelpDialog.cpp index ec93c10..860abfd 100644 --- a/lib/creaDevManagerLib/wxCDMAppliHelpDialog.cpp +++ b/lib/creaDevManagerLib/wxCDMAppliHelpDialog.cpp @@ -94,9 +94,10 @@ void wxCDMAppliHelpDialog::CreateControls() "applications are useful when showing the projects' \"out of the box\" functionalities.\n" "\n" "In the application manager you can view a list of the available applications in the current project, as well as create " - "new applications. Remember that any application you make must be included in the appli's folder CMakeLists file. You can do that " - "by clicking on the \"Edit Appli's CMakeLists File\" button bellow or in the Application Manager the \"Edit CMakeLists file\" " - "button and include the desired applications at the end of the file.\n" + "new applications. Remember that any application you make must be included in the appli's folder CMakeLists file by using the " + "\"ADD_SUBDIRECTORY([applicationName])\" command. You can do that by clicking on the \"Edit Appli's CMakeLists File\" button " + "below or in the Application Manager the \"Edit CMakeLists file\" button and include the desired applications at the end of " + "the file.\n" "For a better understanding of how to use the applications please check the \"myFierceAppli\" application (which is shipped by " "default in every new project) and take a look at how it's included in the project."), wxDefaultPosition,