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

Goal:Allow someone that uses the cmake_template to have a single varaible file to add exec, sub dirs, and vscode project default #47

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Jun 18, 2023

  1. Goal:

      Allow someone that uses the cmake_template to have a single varaible file to add
      * executables
      * add sub directories
      * set the default vscode project
    
    Thereby not needing to change the cmake files provided by the template. I'm sure there is more to do here but its a start.
    cmdc0de committed Jun 18, 2023
    Configuration menu
    Copy the full SHA
    b220947 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. Configuration menu
    Copy the full SHA
    e2389d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2023

  1. fixes so when the template janitor runs it doesn't search and replace…

    … out the new variables file
    cmdc0de committed Oct 15, 2023
    Configuration menu
    Copy the full SHA
    ef9c51c View commit details
    Browse the repository at this point in the history