mirror of
https://github.com/bkaradzic/bimg.git
synced 2026-02-17 12:42:35 +01:00
Updated astc lib.
This commit is contained in:
@@ -42,4 +42,17 @@ project "bimg_encode"
|
||||
"-fPIC",
|
||||
}
|
||||
|
||||
configuration { "mingw* or linux* or osx*" }
|
||||
buildoptions {
|
||||
"-Wno-implicit-fallthrough",
|
||||
"-Wno-shadow",
|
||||
"-Wno-shift-negative-value",
|
||||
"-Wno-undef",
|
||||
}
|
||||
|
||||
buildoptions_cpp {
|
||||
"-Wno-class-memaccess",
|
||||
"-Wno-deprecated-copy",
|
||||
}
|
||||
|
||||
configuration {}
|
||||
|
||||
Reference in New Issue
Block a user