Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f43fa663 authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

add link to README for testing

parent d8b879b1
No related branches found
No related tags found
No related merge requests found
...@@ -32,10 +32,14 @@ CMake project and include the MorseInit module: ...@@ -32,10 +32,14 @@ CMake project and include the MorseInit module:
list(APPEND CMAKE_MODULE_PATH "${MORSE_CMAKE_MODULE_PATH}/modules/" ) list(APPEND CMAKE_MODULE_PATH "${MORSE_CMAKE_MODULE_PATH}/modules/" )
# Include the init module # Include the init module
include(MorseInit) include(MorseInit)
#
We recommend to use this project as a `git submodule` of your project. We recommend to use this project as a `git submodule` of your project.
Testing
---------------------
See the file [README](modules/find/test/README.md).
Get involved! Get involved!
--------------------- ---------------------
......
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