Bläddra i källkod

Remove code referencing unexisting variable. See #449

Jean-Christophe Fillion-Robin 11 år sedan
förälder
incheckning
3593a34fbe
1 ändrade filer med 0 tillägg och 1 borttagningar
  1. 0 1
      CMake/ctkMacroWrapPythonQt.cmake

+ 0 - 1
CMake/ctkMacroWrapPythonQt.cmake

@@ -271,7 +271,6 @@ macro(ctkMacroWrapPythonQt WRAPPING_NAMESPACE TARGET SRCS_LIST_NAME SOURCES IS_W
       ${wrap_int_dir}${wrapper_module_init_cpp_filename}
       ${extra_files}
     DEPENDS
-      ${pythonqtgenerator_executable_depends}
       ${SOURCES_TO_WRAP}
       ${CTK_CMAKE_DIR}/ctkScriptWrapPythonQt_${wrap_type}.cmake
       ${CTK_CMAKE_DIR}/ctkMacroWrapPythonQtModuleInit.cpp.in