Revision 860e3253
client/CMakeLists.txt | ||
---|---|---|
1 |
### Maintainer: sschulz,gwalck[@techfak.uni-bielefeld.de] ### |
|
2 |
cmake_minimum_required(VERSION 2.8) |
|
3 |
PROJECT(hlrc_client_allinone) |
|
4 |
SET(CMAKE_BUILD_TYPE distribution) |
|
5 |
|
|
6 |
add_subdirectory(cpp) |
|
7 |
add_subdirectory(python) |
|
8 |
|
|
9 |
|
Also available in: Unified diff