Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
capnproto
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
submodule
capnproto
Commits
8747ca9c
Commit
8747ca9c
authored
Jun 12, 2013
by
Kenton Varda
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
https://github.com/kentonv/capnproto
parents
1b7211bc
0182074e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
Makefile.am
c++/Makefile.am
+1
-1
install.md
doc/install.md
+1
-1
No files found.
c++/Makefile.am
View file @
8747ca9c
...
...
@@ -60,7 +60,7 @@ capnpc_middleman:
$(capnpc_outputs)
:
capnpc_middleman
includecapnpdir
=
$(includedir)
/capnp
roto
includecapnpdir
=
$(includedir)
/capnp
includekjdir
=
$(includedir)
/kj
includekj_HEADERS
=
\
...
...
doc/install.md
View file @
8747ca9c
...
...
@@ -182,4 +182,4 @@ If setting up Ekam is too much work for you, you can also build with Automake.
sudo make install
This will install
`libcapnproto.a`
in
`/usr/local/lib`
and headers in
`/usr/local/include/capnp
roto
`
.
`/usr/local/include/capnp
`
and
`/usr/local/include/kj
`
.
Write
Preview
Markdown
is supported
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