cpp_bindgen v1.1.0
Cleanup
- Removes GT_LEGACY mode (this mode allowed to ship cpp_bindgen with GridTools with the interface as defined in GridTools v1.x). With the release of GridTools v2.0, the legacy mode is obsolete.
Fixes
- Removes a deprecation warning in CUDA 10.0 and later.
- CMake: Removes the obsolete FindThreads fix for CUDA (which was not needed since CMake 3.13).