mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-07 05:47:36 +00:00
Add install step
Change-Id: Ie863ddcf73653d1404a1e84109ebdf66af5dff26
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
0477a54f65
commit
7a99b3c7cb
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user