Skip to content

Use file instead of string in try_compile to ensure compatibility with CMake<3.25

Daniel Bauer requested to merge bauerd/fix-cmake into master

Fixes #242 (closed).

Tested locally with cmake version 3.20.1.

Merge request reports