Skip to content

Commit

Permalink
error fixed in cmake for older versions
Browse files Browse the repository at this point in the history
  • Loading branch information
mehmetmertguduz committed Jun 9, 2024
1 parent 53dd9bf commit 4394290
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ target_compile_options(yiffy PRIVATE
-Werror
-O2
-g
-std=c17
-pthread
-fstrict-aliasing
-fstack-protector-all
Expand Down

0 comments on commit 4394290

Please sign in to comment.