Wireshark-commits: [Wireshark-commits] master b714da2: CMake: Make sure DATAFILE_DIR exists.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 23 Jan 2015 20:12:34 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b714da2958e6be09a7ba3d9cd2aa2c2695634cb7
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b714da2 by Gerald Combs (gerald@xxxxxxxxxxxxx):

    CMake: Make sure DATAFILE_DIR exists.
    
    Create DATAFILE_DIR when we're building an application bundle. Hopefully
    this will fix the build error on the OS X x86 builder.
    
    Change-Id: I57414bcd87ab21958ae8131a8cd77951b29e02f7
    Reviewed-on: https://code.wireshark.org/review/6763
    Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
    

Actions performed:

    from  21dfda6   Qt: Remove windowIcon property from our .ui files.
    adds  b714da2   CMake: Make sure DATAFILE_DIR exists.


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