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

Feature/config #1

Merged
merged 5 commits into from
Oct 19, 2021
Merged

Feature/config #1

merged 5 commits into from
Oct 19, 2021

Conversation

nyuuuukie
Copy link
Collaborator

Configuration file added

@levensta levensta self-requested a review October 19, 2021 09:49
@levensta levensta added the enhancement New feature or request label Oct 19, 2021
Copy link
Owner

@levensta levensta left a comment

Choose a reason for hiding this comment

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

thanks!

@@ -24,22 +27,27 @@ SOURCE= $(addprefix $(SOURCEFOLDER), $(SOURCEFILES))

OSOURCE= $(addprefix $(OSOURCEFOLDER), $(SOURCEFILES:.cpp=.o))

all: $(NAME)
all: libjson $(NAME)

Copy link
Owner

Choose a reason for hiding this comment

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

maybe we should add git submodule update --remote ?

@levensta levensta merged commit bdf0832 into develop Oct 19, 2021
@levensta levensta deleted the feature/config branch October 24, 2021 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants