Wireshark-commits: [Wireshark-commits] master-2.6 83cb5ad: CMake: check for /Qspectre before using
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=83cb5ad3e8995c3af33df94b96fa7a551b6c1b59
Submitter: Peter Wu (peter@xxxxxxxxxxxxx)
Changed: branch: master-2.6
Repository: wireshark
Commits:
83cb5ad by Peter Wu (peter@xxxxxxxxxxxxx):
CMake: check for /Qspectre before using it
The linked blog entry for /Qspectre suggests intention to include
/Qspectre support for VS 2015 Update 3, but this has not happened yet
(at least, not with VS Community 2015 14.0.23107.178).
Change-Id: I001c8fa512457f1edc753b460634f13d2ff0ed7a
Fixes: v2.5.1rc0-611-g0ebcd27377 ("Trust CMake's Visual C++ version detection.")
Reviewed-on: https://code.wireshark.org/review/27225
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
(cherry picked from commit e7cd78d4b3c62aaf93205d575178e6b3b06074c1)
Reviewed-on: https://code.wireshark.org/review/27330
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from a0afa6c l16mono: fix installation path when using autofoo
adds 83cb5ad CMake: check for /Qspectre before using it
Summary of changes:
CMakeLists.txt | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)