URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=78b7da77164298343ad92de5b9dfef2f7d46b7d6
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
78b7da7 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Don't shadow PROCESSOR_ARCHITECTURE.
PROCESSOR_ARCHITECTURE is a standard Windows environment variable.
Rename the CMake variable WIRESHARK_TARGET_PROCESSOR_ARCHITECTURE.
Change-Id: I03109d45d6fb5f00742cd43085a9d33d9e5ddf1f
Reviewed-on: https://code.wireshark.org/review/25721
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0b649a0 Separately count all records and data records.
adds 78b7da7 CMake: Don't shadow PROCESSOR_ARCHITECTURE.
Summary of changes:
CMakeLists.txt | 4 ++--
image/wireshark.exe.manifest.in | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)