mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-02-12 16:51:53 +00:00
4 lines
72 B
Text
4 lines
72 B
Text
|
cmake_minimum_required(VERSION 2.6)
|
||
|
PROJECT(dawn)
|
||
|
|
||
|
ADD_SUBDIRECTORY(src)
|