-
- Downloads
Add CMake-pybind11 (without pybind11 for now)
Showing
- pybind11-cmake/CMakeLists.txt 11 additions, 0 deletionspybind11-cmake/CMakeLists.txt
- pybind11-cmake/Makefile 35 additions, 0 deletionspybind11-cmake/Makefile
- pybind11-cmake/apps/fib_cli.cpp 12 additions, 0 deletionspybind11-cmake/apps/fib_cli.cpp
- pybind11-cmake/fib_cli 0 additions, 0 deletionspybind11-cmake/fib_cli
- pybind11-cmake/include/fibonacci.h 4 additions, 0 deletionspybind11-cmake/include/fibonacci.h
- pybind11-cmake/src/fibonacci.cpp 14 additions, 0 deletionspybind11-cmake/src/fibonacci.cpp
- pybind11-cmake/src/fibonacci_wrapper.cpp 8 additions, 0 deletionspybind11-cmake/src/fibonacci_wrapper.cpp
pybind11-cmake/CMakeLists.txt
0 → 100644
pybind11-cmake/Makefile
0 → 100644
pybind11-cmake/apps/fib_cli.cpp
0 → 100644
pybind11-cmake/fib_cli
0 → 100755
File added
pybind11-cmake/include/fibonacci.h
0 → 100644
pybind11-cmake/src/fibonacci.cpp
0 → 100644
pybind11-cmake/src/fibonacci_wrapper.cpp
0 → 100644
Please register or sign in to comment