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

Refactor getAsJson() #725

Open
wants to merge 45 commits into
base: development
Choose a base branch
from

Conversation

fabianbs96
Copy link
Member

In the process to make nlohmann::json and implementation detail (and not having any nlohmann type in our public APIs), we:

  1. Deprecate all getAsJson() functions
  2. Add printAsJson() functions that should be used instead.

mxHuber and others added 30 commits March 13, 2024 23:56
* Do not install phasar's dependencies to the global namespace anymore

* fix for in-tree build

* out-factor the inclusion of LLVM and clang to a separate cmake file

* Make PHASAR_CONFIG_INSTALL_DIR respect the CMAKE_INSTALL_PREFIX, even if that is not set at configure time

* Fix in-tree build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants