mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
[ADNS]
* Silence some warnings. svn path=/trunk/; revision=59519
This commit is contained in:
+4
-1
@@ -22,4 +22,7 @@ list(APPEND SOURCE
|
||||
|
||||
add_library(adns ${SOURCE})
|
||||
add_dependencies(adns psdk)
|
||||
allow_warnings(adns)
|
||||
|
||||
if(NOT MSVC)
|
||||
add_target_compile_flags(adns "-Wno-unused-but-set-variable")
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user