Skip to content

Commit

Permalink
build: reenable exceptions
Browse files Browse the repository at this point in the history
They are not directly force-enabled by upstream anymore.
  • Loading branch information
romangg committed Feb 22, 2024
1 parent 33569c2 commit fded30c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ find_package(KWinDBusInterface CONFIG REQUIRED)
include(KDEInstallDirs)
include(KDECMakeSettings)
include(KDECompilerSettings NO_POLICY_SCOPE)
kde_enable_exceptions()

include(ECMInstallIcons)
include(ECMOptionalAddSubdirectory)
Expand Down

0 comments on commit fded30c

Please sign in to comment.