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
```