summaryrefslogtreecommitdiffhomepage
path: root/userconfig-sthalik@Windows-Clang.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'userconfig-sthalik@Windows-Clang.cmake')
-rw-r--r--userconfig-sthalik@Windows-Clang.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake
index 2ebcde43..f5b5818c 100644
--- a/userconfig-sthalik@Windows-Clang.cmake
+++ b/userconfig-sthalik@Windows-Clang.cmake
@@ -83,6 +83,9 @@ endfunction()
# for test_app sources only
function(fm-userconfig-src)
+ #add_compile_options(-ftime-trace)
+ #sets(BOOL FLOORMAT_PRECOMPILED-HEADERS ON)
+
add_compile_options(
-Wall -Wextra -Wpedantic -Wno-old-style-cast -Wno-padded -Weverything
)