summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorChristian Muck <christian.muck@bmw.de>2011-10-19 11:14:17 +0200
committerChristian Muck <christian.muck@bmw.de>2011-10-19 11:14:17 +0200
commit49950e52ecf214c9c2df68af558f9dabab2c78f9 (patch)
tree2df2e0ee884b570516a6672324807c89a67ff832 /CMakeLists.txt
parent3cb29486899ddf04a01f737d8f8e5603d90b2883 (diff)
downloadDLT-daemon-49950e52ecf214c9c2df68af558f9dabab2c78f9.tar.gz
Removed installation of LICENSE.txt in a directory called dlt2
Diffstat (limited to 'CMakeLists.txt')
-rwxr-xr-xCMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 7e85528..3df960f 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -227,9 +227,6 @@ ENDIF(ENABLE_BUILD_DOC)
INSTALL(FILES automotive-dlt.pc
DESTINATION lib/pkgconfig
COMPONENT devel)
-INSTALL(FILES LICENSE.txt
- DESTINATION doc/dlt2
- COMPONENT base)
CONFIGURE_FILE(
"${CMAKE_CURRENT_SOURCE_DIR}/cmake_uninstall.cmake.in"