update toxcore
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, ) (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, asan) (push) Has been cancelled
ContinuousIntegration / linux (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android-23]) (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
Some checks failed
ContinuousDelivery / linux-ubuntu (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, ) (push) Has been cancelled
ContinuousDelivery / windows (windows-2022, asan) (push) Has been cancelled
ContinuousIntegration / linux (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:arm64-v8a vcpkg_toolkit:arm64-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:armeabi-v7a vcpkg_toolkit:arm-neon-android-23]) (push) Has been cancelled
ContinuousIntegration / android (map[ndk_abi:x86_64 vcpkg_toolkit:x64-android-23]) (push) Has been cancelled
ContinuousIntegration / macos (push) Has been cancelled
ContinuousIntegration / windows (push) Has been cancelled
ContinuousDelivery / release (push) Has been cancelled
This commit is contained in:
10
external/toxcore/CMakeLists.txt
vendored
10
external/toxcore/CMakeLists.txt
vendored
@@ -38,6 +38,16 @@ configure_file(
|
||||
${CMAKE_CURRENT_BINARY_DIR}/include/tox/tox_events.h
|
||||
@ONLY
|
||||
)
|
||||
configure_file(
|
||||
./c-toxcore/toxcore/tox_log_level.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/include/tox/tox_log_level.h
|
||||
@ONLY
|
||||
)
|
||||
configure_file(
|
||||
./c-toxcore/toxcore/tox_options.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/include/tox/tox_options.h
|
||||
@ONLY
|
||||
)
|
||||
configure_file(
|
||||
./c-toxcore/toxcore/tox_private.h
|
||||
${CMAKE_CURRENT_BINARY_DIR}/include/tox/tox_private.h
|
||||
|
||||
Reference in New Issue
Block a user