Skip to content

Commit

Permalink
Allow old-style casts for a file.
Browse files Browse the repository at this point in the history
It uses some external macros that add the old style casts.
  • Loading branch information
mordante committed Jun 29, 2014
1 parent c1b73e0 commit 85b9bc6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/CMakeLists.txt
Expand Up @@ -335,6 +335,7 @@ set_source_files_properties(
clipboard.cpp
network.cpp
network_worker.cpp
notifications/notifications.cpp
PROPERTIES
COMPILE_FLAGS "${CXX_FLAG_NO_OLD_STYLE_CAST}"
)
Expand Down

0 comments on commit 85b9bc6

Please sign in to comment.