Wireshark-commits: [Wireshark-commits] master 0b0c98a: set(<variable>) *undefines* the variable; a

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 5 May 2014 03:07:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=0b0c98a040493d8ff052d9513d0a6aa8f6b656c1
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

0b0c98a by Guy Harris (guy@xxxxxxxxxxxx):

    set(<variable>) *undefines* the variable; a value must be specified.
    
    When setting the XXX_REQUIRED variables, set them to TRUE.
    
    Change-Id: I1591ffe221e15d65cb64516a45e9dc8461051373
    Reviewed-on: https://code.wireshark.org/review/1497
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  19e650f   Fuzz fewer iterations of the fast block allocator
    adds  0b0c98a   set(<variable>) *undefines* the variable; a value must be specified.


Summary of changes:
 CMakeLists.txt |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)