aboutsummaryrefslogtreecommitdiffstats
path: root/sources/shiboken6/cmake/ShibokenSetup.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'sources/shiboken6/cmake/ShibokenSetup.cmake')
-rw-r--r--sources/shiboken6/cmake/ShibokenSetup.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/sources/shiboken6/cmake/ShibokenSetup.cmake b/sources/shiboken6/cmake/ShibokenSetup.cmake
index 664168933..32823d9fa 100644
--- a/sources/shiboken6/cmake/ShibokenSetup.cmake
+++ b/sources/shiboken6/cmake/ShibokenSetup.cmake
@@ -46,7 +46,6 @@ compute_config_py_values(shiboken6_VERSION)
message(STATUS "Python_Development_FOUND: " ${Python_Development_FOUND})
message(STATUS "Python_LIBRARIES: " ${Python_LIBRARIES})
message(STATUS "Python_INCLUDE_DIRS: " ${Python_INCLUDE_DIRS})
-message(STATUS "Python_DEBUG_LIBRARIES: " ${PYTHON_DEBUG_LIBRARIES})
message(STATUS "Python_Interpreter_FOUND: " ${Python_Interpreter_FOUND})
message(STATUS "Python_EXECUTABLE: " ${Python_EXECUTABLE})
message(STATUS "Python_VERSION: " ${Python_VERSION_MAJOR}.${Python_VERSION_MINOR}.${Python_VERSION_PATCH})