CMakeLists.txt 107 Bytes
# Build the command line interface
add_subdirectory(br)

# Build examples/tests
add_subdirectory(examples)