Remove a no longer needed cmake policy.
This commit is contained in:
parent
1e808b7edd
commit
37c970f53e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue