cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / tests / common / CMakeLists.txt
2020-01-08 Manuel Nickschascommon: Disable enum type stream operators for Qt ...
2019-08-02 Daniel AlbersMerge branch 'simplify-time-formatting' of https:/...
2019-08-02 Janne KoschinskiSimplify the time formatting used in formatDateTimeToISO 504/head
2019-05-30 Janne KoschinskiImplement IRCv3 tag parsing and sending
2018-11-18 Manuel Nickschasfunchelpers: Add a way to invoke a callable with a...
2018-11-18 Manuel Nickschastests: Add unit test for basic SignalProxy functionality
2018-11-18 Manuel Nickschastests: Convert ExpressionMatchTests into a GTest-based...