mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-08 10:44:45 +00:00
5 lines
107 B
CMake
5 lines
107 B
CMake
|
cmake_minimum_required(VERSION 3.0)
|
||
|
add_subdirectory(DOtherSide)
|
||
|
add_subdirectory(Nim)
|
||
|
add_subdirectory(D)
|