Files
domo/lib/CMakeLists.txt
2016-03-01 22:53:43 +01:00

8 lines
299 B
CMake

# CMakeLists files in this project can
# refer to the root source directory of the project as ${HELLO_SOURCE_DIR} and
# to the root binary directory of the project as ${HELLO_BINARY_DIR}.
cmake_minimum_required (VERSION 2.8.11)
#add_subdirectory (alarmes)
add_subdirectory (ubuscpp/builders/cmake)