summaryrefslogtreecommitdiff
path: root/PluginCommandInterfaceDbus/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Mueller <christian@lmuc329619u.(none)>2011-12-14 19:52:07 +0100
committerChristian Mueller <christian@lmuc329619u.(none)>2011-12-14 19:52:07 +0100
commitcad108114630deebde684267d67a5b648479679e (patch)
tree00761a3787a6ef7c821eb615a8a53971c41a29b6 /PluginCommandInterfaceDbus/CMakeLists.txt
parent68678bed2dc3d4a5849d283bec84a01e2836603f (diff)
downloadaudiomanager-cad108114630deebde684267d67a5b648479679e.tar.gz
first release !
Diffstat (limited to 'PluginCommandInterfaceDbus/CMakeLists.txt')
-rw-r--r--PluginCommandInterfaceDbus/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/PluginCommandInterfaceDbus/CMakeLists.txt b/PluginCommandInterfaceDbus/CMakeLists.txt
index 690c3a2..5a2877d 100644
--- a/PluginCommandInterfaceDbus/CMakeLists.txt
+++ b/PluginCommandInterfaceDbus/CMakeLists.txt
@@ -6,7 +6,6 @@ PROJECT(PluginCommandInterfaceDbus)
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -Wextra -pedantic")
set (CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -pipe -g -Wall -W -D_REENTRANT")
-
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}")
set(STD_INCLUDE_DIRS "/usr/include")