diff options
| author | Ivan Babrou <github@ivan.computer> | 2021-02-21 19:29:45 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-02-21 22:29:45 -0500 |
| commit | 5269ed23f2f5b9f9f4618f962a7b3d2efacb4d8e (patch) | |
| tree | dd526e406f02e3e9bb32ba6ad379d304b47a6ece /pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch | |
| parent | 2fd0f841be61f002e545a0226045ae2756ae2463 (diff) | |
cmake: remove obsolete substituteInPlace (#113843)
This `substituteInPlace` was introduced in 2016 when cmake was at v3.4:
* https://github.com/NixOS/nixpkgs/commit/5286c0aebb
In 2018 cmake v3.12.0 changed the code to make it not match anything:
* https://github.com/Kitware/CMake/commit/50b5e9ed13
```
substituteStream(): WARNING: pattern '${PYTHON_EXECUTABLE}' doesn't match anything in file 'Modules/FindCxxTest.cmake'
```
Having it around in 2021 with cmake v3.19.3 doesn't help,
and tests are disabled anyway.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik/python-mapnik_std_optional.patch')
0 files changed, 0 insertions, 0 deletions
