last commit to fix warnings didnt set them at all, not it works as it should.

also made cmakes output a lot quieter, messages can be uncommented for debugging or added back if other devs need this for some reason.
This commit is contained in:
Campbell Barton
2010-12-16 12:48:30 +00:00
parent d3070ad9ac
commit 566bda734a
6 changed files with 29 additions and 21 deletions

View File

@@ -1026,6 +1026,9 @@ if(WITH_ASSERT_ABORT)
add_definitions(-DWITH_ASSERT_ABORT)
endif()
# message(STATUS "Using CFLAGS: ${CMAKE_C_FLAGS}")
# message(STATUS "Using CXXFLAGS: ${CMAKE_CXX_FLAGS}")
#-----------------------------------------------------------------------------
# Libraries