diff options
-rw-r--r-- | userconfig-sthalik@Windows-Clang.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake index a8e12e13..c54a79da 100644 --- a/userconfig-sthalik@Windows-Clang.cmake +++ b/userconfig-sthalik@Windows-Clang.cmake @@ -131,6 +131,7 @@ function(fm-userconfig-src) -Wno-error=comma -Wno-error=weak-vtables -Wno-error=unreachable-code + -Wno-error=unused-command-line-argument ) if(CMAKE_BUILD_TYPE STREQUAL "DEBUG") add_compile_options(-ftime-trace) |