Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
F
flatbuffers
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
flatbuffers
Commits
7a99b3c7
Commit
7a99b3c7
authored
Jul 15, 2014
by
Daniel Nachbaur
Committed by
Wouter van Oortmerssen
Jul 25, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add install step
Change-Id: Ie863ddcf73653d1404a1e84109ebdf66af5dff26
parent
0477a54f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
CMakeLists.txt
CMakeLists.txt
+3
-0
No files found.
CMakeLists.txt
View file @
7a99b3c7
...
...
@@ -71,6 +71,9 @@ add_executable(flattests ${FlatBuffers_Tests_SRCS})
add_executable
(
flatsamplebinary
${
FlatBuffers_Sample_Binary_SRCS
}
)
add_executable
(
flatsampletext
${
FlatBuffers_Sample_Text_SRCS
}
)
install
(
DIRECTORY include/flatbuffers DESTINATION include
)
install
(
TARGETS flatc DESTINATION bin
)
add_test
(
NAME flattest
CONFIGURATIONS Debug
WORKING_DIRECTORY tests
...
...
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