realm-js/CMake
Mark Rowe 8c56d13382 Support building on Linux.
By default, Linux uses a locally-built version of core that is prepared
in an independent working copy of the realm-core git repository.

Support is also added for using an existing local build of core on both
OS X and Linux . This can be done by running
`cmake -DREALM_CORE_VERSION=/path/to/realm-core`. The generated build
system will invoke `sh build.sh build` within the given directory prior
to building the object store.
2016-03-02 01:02:11 -08:00
..
CompilerFlags.cmake Only set REALM_DEBUG for debug builds 2016-01-21 13:56:41 -08:00
RealmCore.cmake Support building on Linux. 2016-03-02 01:02:11 -08:00