Initial commit

This commit is contained in:
2026-04-29 07:19:21 +03:00
commit 9a8cdfa08a
5964 changed files with 1194660 additions and 0 deletions
@@ -0,0 +1,5 @@
if (NOT PYTHON_CONFIG_SUFFIX)
message(STATUS "Shiboken6Config: Using default python: .abi3")
SET(PYTHON_CONFIG_SUFFIX .abi3)
endif()
include("${CMAKE_CURRENT_LIST_DIR}/Shiboken6Config${PYTHON_CONFIG_SUFFIX}.cmake")