summaryrefslogtreecommitdiffhomepage
path: root/userconfig-sthalik@Windows-Clang.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2024-01-13 01:40:17 +0100
committerStanislaw Halik <sthalik@misaki.pl>2024-01-13 01:40:28 +0100
commitf38358000bbb18daf38d25d903987c1c87d39c62 (patch)
treeb6426756264646fd25ce6781e3ecebdb2f36ad57 /userconfig-sthalik@Windows-Clang.cmake
parent4652215e0aebdc9513eb225972a411f73736e4f7 (diff)
c
Diffstat (limited to 'userconfig-sthalik@Windows-Clang.cmake')
-rw-r--r--userconfig-sthalik@Windows-Clang.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/userconfig-sthalik@Windows-Clang.cmake b/userconfig-sthalik@Windows-Clang.cmake
index 817611b6..60b69809 100644
--- a/userconfig-sthalik@Windows-Clang.cmake
+++ b/userconfig-sthalik@Windows-Clang.cmake
@@ -12,7 +12,7 @@ if(CMAKE_BUILD_TYPE STREQUAL "DEBUG")
-fcoverage-mapping
)
endif()
- add_compile_options(-ftime-trace)
+ #add_compile_options(-ftime-trace)
else()
add_compile_options(-march=native -mavx2)
add_compile_options(-emit-llvm)