mirror of
https://github.com/Green-Sky/crdt_tests.git
synced 2025-12-06 09:16:34 +01:00
add toxcore and start on vim test2
This commit is contained in:
@@ -20,6 +20,7 @@ set(CMAKE_RUNTIME_OUTPUT_DIRECTORY "${CMAKE_BINARY_DIR}/bin")
|
||||
|
||||
add_subdirectory(./external/json)
|
||||
add_subdirectory(./external/zed_net)
|
||||
add_subdirectory(./external/toxcore)
|
||||
|
||||
# Bump up warning levels appropriately for clang, gcc & msvc
|
||||
if (${CMAKE_CXX_COMPILER_ID} STREQUAL "GNU" OR ${CMAKE_CXX_COMPILER_ID} STREQUAL "Clang")
|
||||
|
||||
Reference in New Issue
Block a user