mirror of
https://github.com/status-im/dotherside.git
synced 2025-02-12 12:46:24 +00:00
3 lines
116 B
CMake
3 lines
116 B
CMake
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/D)
|
|
add_subdirectory(DQml)
|
|
add_subdirectory(Examples) |