mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-23 11:50:01 +00:00
Add CMake 'generated_code' target to simplify resolution of build dependencies (#5697)
This commit is contained in:
committed by
Wouter van Oortmerssen
parent
21b7061963
commit
d1b34f0f28
@@ -22,6 +22,7 @@ cd ..
|
||||
# TODO: Linux and macos builds produce differences here for some reason.
|
||||
git checkout HEAD -- tests/monster_test.bfbs
|
||||
git checkout HEAD -- tests/arrays_test.bfbs
|
||||
git checkout HEAD -- samples/monster.bfbs
|
||||
|
||||
if ! git diff --quiet; then
|
||||
echo >&2
|
||||
|
||||
Reference in New Issue
Block a user