Skip to content

Commit cc7d2c0

Browse files
committed
Added pybind11 submodule
1 parent 4753ad2 commit cc7d2c0

File tree

5 files changed

+4
-0
lines changed

5 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[submodule "pybind11"]
2+
path = pybind11
3+
url = https://github.com/pybind/pybind11.git

CMakeLists.txt

Whitespace-only changes.

pybind11

Submodule pybind11 added at a4d0d95

python_cpp_example/main.cpp

Whitespace-only changes.

python_cpp_example/main.hpp

Whitespace-only changes.

0 commit comments

Comments
 (0)