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

Easy build/debug configuration for vscode #267

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

Conversation

berikv
Copy link
Contributor

@berikv berikv commented Dec 14, 2021

  • Resolve deprecation warning on cmake_minimum_required
  • If SDL2 is not specified and homebrew is installed, include the homebrew/SDL2 path
  • Point vscode cmake to the src/CMakeLists.txt

I'm not sure how I feel about including .vscode in the repo, maybe its better to add a CMakeLists.txt file in the root.
@NagyD what do you think?

@berikv
Copy link
Contributor Author

berikv commented Dec 16, 2021

Updated the vscode configuration to support debugging. If the vscode configuration is accepted I can add a "debug with vscode" section in the readme.

@berikv berikv changed the title Easy build configuration for Mac Easy build/debug configuration for vscode Dec 16, 2021
@berikv berikv force-pushed the MacVsCode branch 2 times, most recently from 5fb0a7d to bb287fe Compare December 16, 2021 14:07
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.

1 participant