dotherside/D/CMakeLists.txt

3 lines
116 B
CMake
Raw Normal View History

2014-12-28 13:56:10 +00:00
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/cmake/D)
add_subdirectory(DQml)
add_subdirectory(Examples)