--- CMakeLists.txt.orig	2023-04-16 17:58:00 UTC
+++ CMakeLists.txt
@@ -404,6 +404,6 @@ install(
   FILES ${CMAKE_CURRENT_BINARY_DIR}/UHDM.pc
   DESTINATION lib/pkgconfig)
 
-if(BUILD_SHARED_LIBS)
+if(FALSE AND BUILD_SHARED_LIBS)
   add_subdirectory(python)
 endif()
