mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-07 00:39:26 +00:00
Fix typo
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ else()
|
|||||||
add_compile_options(
|
add_compile_options(
|
||||||
-Wall
|
-Wall
|
||||||
-Wno-attributes
|
-Wno-attributes
|
||||||
-Wno-unused-variables
|
-Wno-unused-variable
|
||||||
)
|
)
|
||||||
|
|
||||||
if (WARNINGS_AS_ERRORS)
|
if (WARNINGS_AS_ERRORS)
|
||||||
|
|||||||
Reference in New Issue
Block a user