PetrPPetrov / beautiful-capi

Beautiful Capi is a tool which automates the creation of compiler-independent and binary compatible C++ libraries across different C++ compilers
GNU General Public License v3.0
33 stars 3 forks source link

Generate all wrap files into a single file [wild idea] #83

Open PetrPPetrov opened 5 years ago

PetrPPetrov commented 5 years ago

Instead of many wrap header files (split by namespaces) generate a single .h file which include all things