Markdown syntax: add an empty line after the code block

This commit is contained in:
Laurent Rineau 2019-06-07 14:19:53 +02:00 committed by GitHub
parent 52bbbbddd7
commit 64bc1348a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -334,6 +334,7 @@ You will probably have to fetch the libraries exported by the Polyhedron_demo, l
HINTS "${CGAL_DIR}" "${CGAL_DIR}/Polyhedron/demo/Polyhedron-build"
)
include( ${CGAL_POLYHEDRON_DEMO_USE_FILE} )
Be careful, the polyhedron_demo build directory must contain a build of the demo that comes from the same CGAL version than the one of your CGAL_DIR.
Finally, you can declare your plugin