summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorOxore <oxore@protonmail.com>2023-03-05 21:51:51 +0300
committerOxore <oxore@protonmail.com>2023-03-05 21:51:51 +0300
commit2f4ef73dbafd14095fcb92cf5afeb598e453084c (patch)
treeafa5011dedafcf52575a0457fef5ddc006d9f01e /CMakeLists.txt
parent1e78222d516089462a7c3d1de23604e81851eec2 (diff)
Fix warnings, part2
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index c50deb9..1648bb4 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -138,7 +138,6 @@ target_compile_options(${PROJECT_NAME} PRIVATE
-Wcast-align
-Wshadow
-Wlogical-op
- -Wno-unused # TODO remove
)
target_link_options(${PROJECT_NAME} PRIVATE