Open
Description
I'm looking to compile ObjectBox without including the examples and test apps. Essentially, I want to keep only the ObjectBox library in my environment.
It would be great if you could consider adding an option to remove examples when using the FetchContent_MakeAvailable command.
This way, users would have the flexibility to exclude example programs from the build process, reducing unnecessary build time and keeping the project clean and concise