mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-06 00:38:55 +00:00
Remove unused variables warning
This commit is contained in:
@@ -76,6 +76,7 @@ else()
|
|||||||
add_compile_options(
|
add_compile_options(
|
||||||
-Wall
|
-Wall
|
||||||
-Wno-attributes
|
-Wno-attributes
|
||||||
|
-Wno-unused-variables
|
||||||
)
|
)
|
||||||
|
|
||||||
if (WARNINGS_AS_ERRORS)
|
if (WARNINGS_AS_ERRORS)
|
||||||
|
|||||||
Reference in New Issue
Block a user