From 28b67195aadb611e0e5624343aeb278c0dc7e8ab Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Tue, 15 Feb 2022 14:40:47 +0100 Subject: [PATCH] removing useless section which breaks GUI compilation on Windows --- products/GUI.pyconf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/products/GUI.pyconf b/products/GUI.pyconf index cabd1ce..2f0c581 100644 --- a/products/GUI.pyconf +++ b/products/GUI.pyconf @@ -72,11 +72,6 @@ default_win : } -version_9_6_0_to_9_8_0: -{ - cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" -} - version_V9_5_0: { cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" -- 2.39.2