URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=731c383f5f3948f97990345cef02258d29ad7108
Submitter: Gerald Combs (gerald@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
731c383 by Gerald Combs (gerald@xxxxxxxxxxxxx):
CMake: Add a note about CMAKE_TRY_COMPILE_CONFIGURATION.
Note that CMAKE_TRY_COMPILE_CONFIGURATION can noticeably affect the run
time of MSBuild, which in turn affects try_compile, which we call many,
many times.
Change-Id: I041d00e647ab570ec14f7c78b1d1d6806ac31ce4
Reviewed-on: https://code.wireshark.org/review/14630
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Actions performed:
from b48fc66 Add a deprecation warning to config.nmake.
adds 731c383 CMake: Add a note about CMAKE_TRY_COMPILE_CONFIGURATION.
Summary of changes:
README.cmake | 5 +++++
1 file changed, 5 insertions(+)