Skip to content

Commit

Permalink
Define _GLIBCXX_ASSERTIONS
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Jan 5, 2022
1 parent 10108ea commit b3cb911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions options_linux.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ INTERFACE
target_compile_definitions(common_options
INTERFACE
$<IF:$<CONFIG:Debug>,,_FORTIFY_SOURCE=2>
_GLIBCXX_ASSERTIONS
)

target_link_options(common_options
Expand Down

0 comments on commit b3cb911

Please sign in to comment.