Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 1bbdf604 authored by MAUNOURY Matthieu's avatar MAUNOURY Matthieu
Browse files

Merge branch 'master' of gitlab.inria.fr:mmaunour/cgns2meshb

parents 7a8a151a d6e87462
No related branches found
No related tags found
No related merge requests found
......@@ -80,6 +80,9 @@ Simply follow these steps:
- `make`
- `make install`
If CMake cannot find libMeshb library (with find_package), you may need to add the path where it has been set, for instance:
- `cmake .. -DCMAKE_PREFIX_PATH=~/cmakebuilds/`
# How to use
The format is: cgns2meshb xxx.cgns yyy.cgns zzz.cgns (-ascii)
- several cgns files can be provided
......
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