diff --git a/CMakeLists.txt b/CMakeLists.txt index b279c28..4674d58 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -845,6 +845,8 @@ add_compile_options( -fvisibility-inlines-hidden -fno-threadsafe-statics --system-header-prefix=unicode/ + + -Wno-error=missing-template-arg-list-after-template-kw ) # JavaScriptCore now has support for "unified" builds (and Apple uses them)