feat: Added CPython and pybind11 libraries

This commit is contained in:
AURUMVORXX
2024-11-02 02:46:48 +03:00
parent f8779704cd
commit d972b08b6f
5 changed files with 96 additions and 5 deletions

View File

@@ -1,4 +1,5 @@
add_subdirectory(sqapi)
add_subdirectory(pybind11)
target_link_libraries(${PROJECT_NAME}
PRIVATE

1
dependencies/cpython vendored Submodule

Submodule dependencies/cpython added at d07dcce693

1
dependencies/pybind11 vendored Submodule

Submodule dependencies/pybind11 added at 75e48c5f95