From 64232ce10c2d052e056ff242430b14a3140757a5 Mon Sep 17 00:00:00 2001 From: Dick Hollenbeck Date: Wed, 14 Sep 2016 18:22:52 -0500 Subject: [PATCH] Comment out kiway from python preliminary work. --- common/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/common/CMakeLists.txt b/common/CMakeLists.txt index 4d304ae8b8..bbb0744b17 100644 --- a/common/CMakeLists.txt +++ b/common/CMakeLists.txt @@ -511,7 +511,8 @@ target_link_libraries( pcbcommon 3d-viewer ) # kiway.so -if( future AND KICAD_SCRIPTING OR KICAD_SCRIPTING_MODULES ) +if( false ) # future +#if( KICAD_SCRIPTING OR KICAD_SCRIPTING_MODULES ) #file( MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/scripting ) set( SWIG_FLAGS