Wireshark-commits: [Wireshark-commits] master 8e0d8ac: WERROR_COMMON_FLAGS isn't a list, so don't t

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 11 Sep 2018 22:11:57 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=8e0d8acadc67edfc7b388b30f47805e93d759ec9
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

8e0d8ac by Guy Harris (guy@xxxxxxxxxxxx):

    WERROR_COMMON_FLAGS isn't a list, so don't treat it as one.
    
    Change-Id: Iea0b39a61fade5ac87ed31efaf8c1c7a90aa4fb7
    Reviewed-on: https://code.wireshark.org/review/29617
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b09f27c   Add the -Wno-error= flags to the correct variable.
     add  8e0d8ac   WERROR_COMMON_FLAGS isn't a list, so don't treat it as one.


Summary of changes:
 CMakeLists.txt | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)