cgal/Installation/include/CGAL/license/README.md

8 lines
230 B
Markdown

To generate the `PACKAGE.h` files, from the file `gpl_package_list.txt`:
- enter the directory `Installation/include/CGAL/license`
- then type the following command:
```shell
cmake -P generate_files.cmake
```