realm-cpp
realm-cpp copied to clipboard
update cpprealm installation and cmake examples
This PR slightly changes the way cpprealm is globally installed (see src/CMakeLists.txt) so it can be used in a separate without recompiling it (see examples/cmake/CMakeLists/txt). Also pls take a look at the tests that I had to change to compile this project. Does this work for you or is there a better way to solve this? Looking forward to your response, thanks