wt: init at 3.3.6

This commit is contained in:
Julien Dehos
2016-08-08 14:52:55 +02:00
parent f242b752fe
commit 1d6464003f
3 changed files with 52 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--- a/CMakeLists.txt 2016-07-13 14:27:26.000000000 +0200
+++ b/CMakeLists.txt 2016-08-16 12:58:28.135652964 +0200
@@ -6,6 +6,7 @@
CMAKE_POLICY(SET CMP0002 OLD)
CMAKE_POLICY(SET CMP0003 OLD)
CMAKE_POLICY(SET CMP0005 OLD)
+ CMAKE_POLICY(SET CMP0037 OLD)
ENDIF(COMMAND CMAKE_POLICY)
PROJECT(WT)