build: Remove CMP0012 NEW policy
This policy is already enabled by default. This may have originally been a typo since it was added in the same commit where CMP0011 was set to OLD in the top-level cmake file (b63d1cf9f1).
This commit is contained in:
parent
3690c41cb0
commit
99ee1394a5
@ -1,5 +1,3 @@
|
||||
cmake_policy(SET CMP0012 NEW)
|
||||
|
||||
set(summary_willbuild "")
|
||||
set(summary_willnotbuild "")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user