[Pkg-running-devel] [openambit] 19/131: Cleaned up build system just a bit

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:07 UTC 2014


This is an automated email from the git hooks/post-receive script.

bubulle pushed a commit to branch master
in repository openambit.

commit 04d2b4737a1e72f866f397d7b2f5c9f2f272489f
Author: Emil Ljungdahl <emil at kratern.se>
Date:   Sat Dec 14 12:56:40 2013 +0100

    Cleaned up build system just a bit
---
 src/CMakeLists.txt                        | 8 --------
 src/{ => libambit}/cmake/FindUDev.cmake   | 0
 src/{ => libambit}/cmake/Findlibusb.cmake | 0
 3 files changed, 8 deletions(-)

diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
deleted file mode 100644
index 0b4a589..0000000
--- a/src/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-cmake_minimum_required (VERSION 2.6)
-project (OPENAMBIT)
-
-# Where to lookup modules
-set (CMAKE_MODULE_PATH "${OPENAMBIT_SOURCE_DIR}/cmake")
-
-add_subdirectory (libambit)
-add_subdirectory (example)
diff --git a/src/cmake/FindUDev.cmake b/src/libambit/cmake/FindUDev.cmake
similarity index 100%
rename from src/cmake/FindUDev.cmake
rename to src/libambit/cmake/FindUDev.cmake
diff --git a/src/cmake/Findlibusb.cmake b/src/libambit/cmake/Findlibusb.cmake
similarity index 100%
rename from src/cmake/Findlibusb.cmake
rename to src/libambit/cmake/Findlibusb.cmake

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-running/openambit.git



More information about the Pkg-running-devel mailing list