summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorPeter Hatina <phatina@redhat.com>2012-10-08 12:25:40 +0200
committerPeter Hatina <phatina@redhat.com>2012-10-08 12:25:40 +0200
commit2432fde4e7106da58ba0fa62e06e90df7dcc42bf (patch)
tree2ddcbeee2173e75697e1b3fb834ba31ee2e5f8c7 /CMakeLists.txt
parent167c13bdf07c2a86ff7043b4b874073556858e69 (diff)
downloadopenlmi-providers-2432fde4e7106da58ba0fa62e06e90df7dcc42bf.tar.gz
openlmi-providers-2432fde4e7106da58ba0fa62e06e90df7dcc42bf.tar.xz
openlmi-providers-2432fde4e7106da58ba0fa62e06e90df7dcc42bf.zip
cli-tools moved to its own repo
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 58de8a1..f32881d 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -30,7 +30,6 @@ find_package(KonkretCMPI REQUIRED)
add_subdirectory(src)
add_subdirectory(mof)
-add_subdirectory(cli-tools)
install(PROGRAMS register.sh reg2pegasus.py DESTINATION share/cura-providers)
install(FILES cmake/modules/CuraMacros.cmake DESTINATION share/cmake/Modules)