mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
74a3e8a4e6
Our minimum cmake version is 3.21, so policies below use `NEW` by default already: - CMP0048 - VERSION option support for `project`, introduced in 3.0 - CMP0074 - find_package() uses <PackageName>_ROOT variables, introduced in 3.12 - CMP0078 - UseSWIG generates standard target names, introduced in 3.13 - CMP0086 - UseSWIG honors SWIG_MODULE_NAME via -module flag, introduced in 3.14