mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
[CMAKE]
- Inhibit all warning messages for mesa32. svn path=/branches/cmake-bringup/; revision=49886
This commit is contained in:
Vendored
+4
@@ -1,4 +1,8 @@
|
||||
|
||||
if(NOT MSVC)
|
||||
add_definitions(-w)
|
||||
endif()
|
||||
|
||||
add_definitions(
|
||||
-DUSE_EXTERNAL_DXTN_LIB=1
|
||||
-DBUILD_GL32
|
||||
|
||||
Reference in New Issue
Block a user