Skip to content

Run program if executable does not exist - #1

Merged
nlbrown2 merged 4 commits into
masterfrom
relinkExecutable
Oct 21, 2019
Merged

Run program if executable does not exist#1
nlbrown2 merged 4 commits into
masterfrom
relinkExecutable

Conversation

@adi20f

Copy link
Copy Markdown
Collaborator

Added function in main.cpp, is_created(), that checks if a given file… has been created or not. Using that helper, double check to see if the executable is in the current directory, if not then rebuild

… has been created or not. Using that helper, double check to see if the executable is in the current directory, if not then rebuild
@adi20f
adi20f requested a review from nlbrown2October 8, 2019 00:54

@nlbrown2nlbrown2 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Two separate one-character changes are it before this is good to push. Great job!

Comment threadmain.cpp Outdated
Comment threadmain.cpp Outdated
@nlbrown2
nlbrown2 merged commit 757462a into masterOct 21, 2019
@nlbrown2nlbrown2 mentioned this pull request Oct 21, 2019
Sign up for freeto 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

@adi20f@nlbrown2