Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
jedi
smrtlink
Commits
b1c5a3af
Commit
b1c5a3af
authored
Oct 17, 2015
by
/jdi/
Browse files
json parser
parent
efa4d305
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
b1c5a3af
...
...
@@ -15,7 +15,7 @@ $(BUILDDIR):
$(TARGET)
:
$(OBJECTS)
$(CC)
$^
-o
$@
$(CC)
$^
-o
$@
-lboost_filesystem
-lboost_system
$(OBJECTS)
:
$(BUILDDIR)/%.o : $(SOURCEDIR)/%.cpp
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment