This example has 2 apps, one without sync and another with sync.
This file is currently being shared in the examples/cpp-gen folder. But, with this: "/// objectbox:sync" directive it can't be used on the main.cpp (without sync) example.
We must separate the folders (examples/cpp-gen-no-sync, examples/cpp-gen-sync) or generate specific .fbs file on the CMakeLists.txt
This example has 2 apps, one without sync and another with sync. This file is currently being shared in the examples/cpp-gen folder. But, with this: "/// objectbox:sync" directive it can't be used on the main.cpp (without sync) example. We must separate the folders (examples/cpp-gen-no-sync, examples/cpp-gen-sync) or generate specific .fbs file on the CMakeLists.txt