1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00

Try to build for 10.14 (#1412)

This commit is contained in:
Jason Rhinelander 2020-10-14 08:32:24 -03:00 committed by GitHub
parent 98e022ea21
commit 60de84fde7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 3.10) # bionic's cmake version
# Has to be set before `project()`, and ignored on non-macos:
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.15 CACHE STRING "macOS deployment target (Apple clang only)")
set(CMAKE_OSX_DEPLOYMENT_TARGET 10.14 CACHE STRING "macOS deployment target (Apple clang only)")
find_program(CCACHE_PROGRAM ccache)
if(CCACHE_PROGRAM)

2
external/loki-mq vendored

@ -1 +1 @@
Subproject commit 53481cdfa9b0dc8d6dbbf04803401298754d7f44
Subproject commit 36957078cd30b47e606d8c4b9743ec5de1f7c3b3