- Inhibit all warning messages for mesa32.

svn path=/branches/cmake-bringup/; revision=49886
This commit is contained in:
Amine Khaldi 2010-12-01 20:49:45 +00:00
parent a46bd17bc1
commit f8bea92055

View file

@ -1,4 +1,8 @@
if(NOT MSVC)
add_definitions(-w)
endif()
add_definitions(
-DUSE_EXTERNAL_DXTN_LIB=1
-DBUILD_GL32