summaryrefslogtreecommitdiff
path: root/LayerManagerCommands
diff options
context:
space:
mode:
authorTimo Lotterbach <timo.lotterbach@bmw-carit.de>2013-01-03 01:44:51 -0800
committerTimo Lotterbach <timo.lotterbach@bmw-carit.de>2013-01-14 00:34:17 -0800
commit5d2c7355adf6471fab6459502b66b0c9a0badc6e (patch)
tree2cace0a4d468d753b456aad9b5898bccc9861b03 /LayerManagerCommands
parent6d013dc65ed7e8ce9cbf3246b2892761d5c3d1fa (diff)
downloadlayer_management-5d2c7355adf6471fab6459502b66b0c9a0badc6e.tar.gz
CMake: added project_type to each component
the project_type is currently used to set the compiler flags for based on the type of the component. this information can be extended for type specific build behaviour. Signed-off-by: Timo Lotterbach <timo.lotterbach@bmw-carit.de>
Diffstat (limited to 'LayerManagerCommands')
-rw-r--r--LayerManagerCommands/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/LayerManagerCommands/CMakeLists.txt b/LayerManagerCommands/CMakeLists.txt
index aea7774..3925a4a 100644
--- a/LayerManagerCommands/CMakeLists.txt
+++ b/LayerManagerCommands/CMakeLists.txt
@@ -20,6 +20,7 @@
cmake_minimum_required (VERSION 2.6)
project(LayerManagerCommands)
+project_type(CORE)
include_directories(
include