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

chore: move files according to pitchfork convention #33

Merged
merged 1 commit into from
Oct 29, 2022

Conversation

gikari
Copy link
Collaborator

@gikari gikari commented Oct 29, 2022

Pitchfork convention (https://github.com/vector-of-bool/pitchfork) is a convention of directories structure in C++ projects.

The json file stays in the root, because of the limitation of QMake.

Test Plan

  1. Build the project according to the instructions
  2. Projects builds successfully.

Closes #7

Pitchfork convention (https://github.com/vector-of-bool/pitchfork)
is a convention of directories structure in C++ projects.

The json file stays in the root, because of the limitation of QMake.
@sassanh sassanh merged commit fea45ca into sassanh:master Oct 29, 2022
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.

Organize Codebase
2 participants