X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=lib%2FcreaDevManagerLib%2FwxCDMPackageManagerHelpDialog.cpp;h=24c4733ac0aee570b7359de1f972130b3e5cfb38;hb=840bfdc0bf081a680040c0a68f8d68db399cec2a;hp=6af683d1d26f4324859a5eb0f5dc272c6803cd22;hpb=5ff0bb2664c3cd508c1dd438666a71b8a96459c3;p=crea.git diff --git a/lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp b/lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp index 6af683d..24c4733 100644 --- a/lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp +++ b/lib/creaDevManagerLib/wxCDMPackageManagerHelpDialog.cpp @@ -96,8 +96,7 @@ void wxCDMPackageManagerHelpDialog::CreateControls() "In the package manager you can view a list of the available packages in the current project, as well as create " "new packages. Remember that any package you make must be included in the CMakeLists file. You can do that by " "clicking on the \"Edit CMakeLists File\" button in the package manager section and include the desired packages " - "at the end of the file. You should also include in this file those libraries your black boxes located in this " - "package use."), + "at the end of the file using \"ADD_SUBDIRECTORY([packageName])\"."), wxDefaultPosition, wxDefaultSize, wxALIGN_LEFT