<div dir="ltr"><div>Hi recently (started maybe 2 days ago) I have been getting this warning whenever CMake regenerates the build files:</div><div><br></div><div>```<br></div><div>CMake Warning (dev):<br>  Policy CMP0042 is not set: MACOSX_RPATH is enabled by default.  Run "cmake<br>  --help-policy CMP0042" for policy details.  Use the cmake_policy command to<br>  set the policy and suppress this warning.<br><br>  MACOSX_RPATH is not specified for the following targets:<br><br>   benchmark<br>   benchmark_main<br><br>This warning is for project developers.  Use -Wno-dev to suppress it.</div><div>```</div><div>It doesn't bother me but it is strange that it just started happening. Is this on my end or are other people experiencing this too?<br></div><div><br></div><div>For reference my cmake version is 3.14.5 and if it makes a difference (I doubt it would) I do have the environment variable DYLD_LIBRARY_PATH set, although that's not new.<br></div><div><br></div><div>Cheers,</div><div>Alex<br></div><div><br></div></div>