Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed shiboken directory name to shibofen and modified cmakelists.txt in order. #88

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

nottux
Copy link

@nottux nottux commented Dec 8, 2017

created shiboken binary and shiboken folder was conflicting, so i renamed shiboken folder to shibokendir and editted cmakelists.txt to make it work.
Note: this is the first time i am doing pull request, i am not a student at computer science or something, just wanted to say that my fix works
Note i just updated my pull request to be more appealing

changed "shibofen" directory name to "shibokendir" to be more appeal
	renamed:    generator/shibofen/CMakeLists.txt -> generator/shibokendir/CMakeLists.txt
	renamed:    generator/shibofen/cppgenerator.cpp -> generator/shibokendir/cppgenerator.cpp
	renamed:    generator/shibofen/cppgenerator.h -> generator/shibokendir/cppgenerator.h
	renamed:    generator/shibofen/headergenerator.cpp -> generator/shibokendir/headergenerator.cpp
	renamed:    generator/shibofen/headergenerator.h -> generator/shibokendir/headergenerator.h
	renamed:    generator/shibofen/overloaddata.cpp -> generator/shibokendir/overloaddata.cpp
	renamed:    generator/shibofen/overloaddata.h -> generator/shibokendir/overloaddata.h
	renamed:    generator/shibofen/shibokengenerator.cpp -> generator/shibokendir/shibokengenerator.cpp
	renamed:    generator/shibofen/shibokengenerator.h -> generator/shibokendir/shibokengenerator.h
	renamed:    generator/shibofen/shibokennormalize.cpp -> generator/shibokendir/shibokennormalize.cpp
	renamed:    generator/shibofen/shibokennormalize_p.h -> generator/shibokendir/shibokennormalize_p.h
      changed "shibofen" directory name to "shibokendir" to make it more
appealing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant