CMakeLists.txt
changeset 11 5bbf342f450a
parent 9 70bb1e988a4a
child 17 f17c162d0c52
--- a/CMakeLists.txt	Thu Mar 25 21:03:23 2010 +0200
+++ b/CMakeLists.txt	Tue Mar 30 23:39:51 2010 +0300
@@ -38,6 +38,7 @@
 					  ${MCABBER_LIBRARIES})
 include_directories(${yaubil_SOURCE_DIR} 
                     ${yaubil_BINARY_DIR})
+set_target_properties(yaubil PROPERTIES COMPILE_FLAGS "-Wall")
 
 ## Packaging information
 set(CPACK_PACKAGE_NAME libmcabber-yaubil)