CMP0053-ParenInQuotedENV.cmake 83 B

123
  1. cmake_policy(SET CMP0053 NEW)
  2. set("ENV{e(x)}" value)
  3. message("-->$ENV{e\(x\)}<--")