Skip to content

CMake3 policy #84

@tartarini

Description

@tartarini

Cmake 3.7 is required for pFire.
Newer cmake version introduced the policy to look for <package_name>_ROOT environment variable.

add in CMakeLists.txt
cmake_policy(CMP0074 NEW)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions