[Pkg-running-devel] [openambit] 25/131: Include all warnings

Christian Perrier bubulle at moszumanska.debian.org
Thu Jul 17 20:19:08 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 eb266b24f24d833dae4af805b66395945527fd12
Author: Emil Ljungdahl <emil at kratern.se>
Date:   Mon Jan 6 21:58:36 2014 +0100

    Include all warnings
---
 src/libambit/CMakeLists.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/libambit/CMakeLists.txt b/src/libambit/CMakeLists.txt
index 213f272..4e440ee 100644
--- a/src/libambit/CMakeLists.txt
+++ b/src/libambit/CMakeLists.txt
@@ -4,6 +4,8 @@ project (LIBAMBIT)
 # Where to lookup modules
 set (CMAKE_MODULE_PATH "${LIBAMBIT_SOURCE_DIR}/cmake")
 
+set(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} -Wall")
+
 find_package(libusb REQUIRED)
 find_package(UDev REQUIRED)
 

-- 
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