mirror of
https://github.com/Green-Sky/crdt_tests.git
synced 2025-12-08 00:46:35 +01:00
add toxcore and start on vim test2
This commit is contained in:
7
external/toxcore/CMakeLists.txt
vendored
Normal file
7
external/toxcore/CMakeLists.txt
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
cmake_minimum_required(VERSION 3.9 FATAL_ERROR)
|
||||
|
||||
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake)
|
||||
|
||||
include(./toxcore.cmake)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user