URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=670475413ae7f80a9aea06766c95e05774ba1496
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
6704754 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Use CMAKE_CL_64.
CMake sets CMAKE_CL_64 if we're using a 64-bit version of Visual Studio.
Use it.
Change-Id: I04595a0e703e39e428d853a506472f3881672a35
Reviewed-on: https://code.wireshark.org/review/11376
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from 6ada7d5 Just use g_mkdir_with_parents() to make the .config directory on UN*X.
adds 6704754 CMake: Use CMAKE_CL_64.
Summary of changes:
CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)