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