mirror of
https://github.com/status-im/realm-js.git
synced 2025-02-18 17:47:32 +00:00
Actually bump the core version
This commit is contained in:
parent
840c46f8f3
commit
d4feb7e06a
@ -10,7 +10,7 @@ include(CompilerFlags)
|
||||
include(Sanitizers)
|
||||
|
||||
include(RealmCore)
|
||||
set(REALM_CORE_VERSION "0.100.1" CACHE STRING "")
|
||||
set(REALM_CORE_VERSION "1.0.1" CACHE STRING "")
|
||||
use_realm_core(${REALM_CORE_VERSION})
|
||||
|
||||
include_directories(${REALM_CORE_INCLUDE_DIR} src external/pegtl)
|
||||
|
Loading…
x
Reference in New Issue
Block a user