Skip to content

Commit

Permalink
Don't set -Werror
Browse files Browse the repository at this point in the history
  • Loading branch information
zzag committed Feb 11, 2020
1 parent 615fd2a commit 19513e3
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 @@ -3,7 +3,6 @@ project (kwin-effects-appear1)

include (FeatureSummary)

add_definitions (-Wall -Werror)
set (CMAKE_CXX_STANDARD 14)
set (CMAKE_CXX_STANDARD_REQUIRED ON)
set (CMAKE_CXX_EXTENSIONS OFF)
Expand Down

0 comments on commit 19513e3

Please sign in to comment.