Skip to content
Snippets Groups Projects
Commit ccfad72e authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Minor changes in the ReadMe file.

parent c7910258
No related branches found
No related tags found
No related merge requests found
......@@ -28,7 +28,6 @@ Execute the *new_project.sh* script with the following parameters:
* **-p <project description>**: this parameter is required. It provides a short description of the project. This parameter will appear in all the associated documentation. For multi-word values, use the double quote.
* **-n <project name>**: this parameter is required. It specifies the name of the shared library or the binary file to be generate by the project. **This parameter must not have any whitespace characters**.
## Disclaimer
* **-i <comma separated dependencies>**: this parameter is optional. It specifies a set of dependencies of the library or application being generated. These depedencies will be automatically included inside the CMake structure. Only dependencies supported by the CMake framework are currently supported.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment