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

Single shot connection convenience #98

Merged
merged 4 commits into from
Oct 1, 2024
Merged

Single shot connection convenience #98

merged 4 commits into from
Oct 1, 2024

Conversation

seanharmer
Copy link
Contributor

Closes #97

Useful on Windows if you have the LLVM distro installed for tools
such as clang-format. When this is in the path the standard "dev"
preset finds clang in preference to cl when configuring. The example
"msvc_x64-dev" helps to find cl.

Just copy and rename to CMakeUserPresets.json to use and customize.

Added to .gitignore to prevent accidental commits of local modifications.
Although this is a trivial wrapper around connectReflective it is
useful to have this to make it easy to find and reduce the burden
on the developer.
seanharmer and others added 2 commits October 1, 2024 15:03
Just call connectReflective.

Co-authored-by: Leon Matthes <[email protected]>
@LeonMatthesKDAB LeonMatthesKDAB merged commit 02a987c into main Oct 1, 2024
5 checks passed
@seanharmer seanharmer deleted the singleshot branch October 1, 2024 17:31
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.

2 participants