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

Use the systemwide-installed boost #28

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

Conversation

salehjg
Copy link

@salehjg salehjg commented Jun 26, 2023

Changes:

  1. Removes common.
  2. Uses the systemwide-installed boost.
  3. Adds some missing inclusions regarding fstream (I think #include<iterator> is not needed, idk how it ended up there, please handle it on merging).
  4. ReadMe files.
  5. .gitignore and parser.tab.* files (now they are removed from the tree).

…satya-das#23).

Excluded `src/catch` from git (an old version is downloaded by the main CMakeLists.txt). Note that `Catch2 v3` is out, and we are going to have to refactor the codes and use the new release soon.
…satya-das#23).

Excluded `src/catch` from git (an old version is downloaded by the main CMakeLists.txt). Note that `Catch2 v3` is out, and we are going to have to refactor the codes and use the new release soon.
@salehjg
Copy link
Author

salehjg commented Jun 26, 2023

See #23 .

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.

None yet

1 participant