diff Applications/StoneWebViewer/WebAssembly/CMakeLists.txt @ 1592:0d4b11ba86df

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 23 Oct 2020 15:15:32 +0200
parents 5887a4f8594b
children b782f78aed42
line wrap: on
line diff
--- a/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt	Fri Oct 23 13:15:03 2020 +0200
+++ b/Applications/StoneWebViewer/WebAssembly/CMakeLists.txt	Fri Oct 23 15:15:32 2020 +0200
@@ -18,6 +18,7 @@
 
 
 cmake_minimum_required(VERSION 2.8.3)
+cmake_policy(SET CMP0058 NEW)
 
 project(OrthancStone)