mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 06:19:30 +00:00
Remove a no longer needed cmake policy.
This commit is contained in:
parent
1e808b7edd
commit
37c970f53e
@ -9,7 +9,6 @@
|
||||
cmake_minimum_required(VERSION 2.6.0)
|
||||
|
||||
if(COMMAND cmake_policy)
|
||||
cmake_policy(SET CMP0003 NEW)
|
||||
cmake_policy(SET CMP0005 OLD)
|
||||
endif(COMMAND cmake_policy)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user