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…
Reference in New Issue