otera99 / otera-cp-library

Creative Commons Zero v1.0 Universal
2 stars 0 forks source link

library_generator.pyでlibraryの依存関係を展開する #11

Open otera99 opened 2 years ago

otera99 commented 2 years ago

library下のコードでは

#include<library/ ..>

で依存関係にあるファイルをincludeしたいが、 otera下のコードでは

#include<otera/ ..>

でincludeしたい。