projects
/
pulseview.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fe48aae
)
Enable -Werror -Wall
author
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 13 Oct 2012 21:29:20 +0000
(22:29 +0100)
committer
Joel Holdsworth
<joel@airwebreathe.org.uk>
Sat, 20 Oct 2012 17:29:25 +0000
(18:29 +0100)
CMakeLists.txt
patch
|
blob
|
history
diff --git
a/CMakeLists.txt
b/CMakeLists.txt
index 3b41bff7980c1d1dcd7ba28870d846e42a556d1e..a54708e3f61a8c9079dff7a3bda7e285b03a0cb2 100644
(file)
--- a/
CMakeLists.txt
+++ b/
CMakeLists.txt
@@
-130,6
+130,7
@@
include(${QT_USE_FILE})
#-------------------------------------------------------------------------------
add_definitions(${QT_DEFINITIONS})
+add_definitions(-Werror -Wall)
#===============================================================================
#= Global Include Directories