diff Applications/StoneWebViewer/Plugin/CMakeLists.txt @ 1730:af4a2d08549c

preparing for release
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 02 Dec 2020 12:47:05 +0100
parents 32e765ca7193
children 816e1634f221
line wrap: on
line diff
--- a/Applications/StoneWebViewer/Plugin/CMakeLists.txt	Wed Dec 02 07:08:29 2020 +0100
+++ b/Applications/StoneWebViewer/Plugin/CMakeLists.txt	Wed Dec 02 12:47:05 2020 +0100
@@ -18,6 +18,7 @@
 
 
 cmake_minimum_required(VERSION 2.8.3)
+cmake_policy(SET CMP0058 NEW)
 
 project(StoneWebViewerPlugin)