Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 171 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 171 Bytes

pybindtest

  1. use cmake
  2. compile a dll or so
  3. copy dll or so to python librarys
  4. test
import pycplus
#print static param
print(pycplus.Person.university)