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

Merge feature-issue110 #170

Merged
merged 9 commits into from
Aug 30, 2024
Merged

Merge feature-issue110 #170

merged 9 commits into from
Aug 30, 2024

Conversation

end2endzone
Copy link
Owner

Fixes #110

… *.vcxproj* files. Added files to main CMakeLists.txt to be part of the whole project.
…`` respectively. This is required for a bug in VS2019 or CMake which prevents detecting changes in source code file for targets that starts with a capital letter.
…uments.debugger.console` and `arguments.debugger.window`.
* Fixed issue #110: Create a simple command line arguments debugging application.
@end2endzone end2endzone merged commit 8ca8c57 into master Aug 30, 2024
4 checks passed
@end2endzone end2endzone deleted the feature-issue110 branch August 30, 2024 11:57
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.

Create a simple command line arguments debugging application
1 participant