- ongoing work
This commit is contained in:
@@ -26,7 +26,8 @@
|
||||
# include <linux/in6.h>
|
||||
# if defined(TARGET_ANDROID)
|
||||
# if __ANDROID_API__ < 24
|
||||
# error not supported for ANDROID_API < 24
|
||||
# include "android-ifaddrs/android-ifaddrs.h"
|
||||
//# error not supported for ANDROID_API < 24
|
||||
# else
|
||||
# include <ifaddrs.h>
|
||||
# endif
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
cmake_minimum_required(VERSION 3.4.1)
|
||||
cmake_minimum_required(VERSION 3.18)
|
||||
|
||||
# Set the name of the project and store it in PROJECT_NAME. Also set the following variables:
|
||||
# PROJECT_SOURCE_DIR (usually the root directory where Oboe has been cloned e.g.)
|
||||
|
||||
Reference in New Issue
Block a user