summaryrefslogtreecommitdiffstats
path: root/Source/cmConvertMSBuildXMLToJSON.py
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2023-12-06 20:27:14 (GMT)
committerBrad King <brad.king@kitware.com>2023-12-06 21:10:24 (GMT)
commitd85bf99bcb52577e065458fdb4486eff7c67456b (patch)
tree9e5034b63ea0858d4ea886d815d650a857517481 /Source/cmConvertMSBuildXMLToJSON.py
parent618fdc1c42e127e5807c4b863dd7823a8093c15e (diff)
downloadCMake-d85bf99bcb52577e065458fdb4486eff7c67456b.zip
CMake-d85bf99bcb52577e065458fdb4486eff7c67456b.tar.gz
CMake-d85bf99bcb52577e065458fdb4486eff7c67456b.tar.bz2
FindCUDAToolkit: Fix stub library representation on reconfigure
Since commit 0744c02e24 (FindCUDAToolkit: targets pointing to stubs now use IMPORTED_IMPLIB, 2023-07-24, v3.28.0-rc1~309^2) we recognize CUDA stub libraries and represent them in a special way. However, the logic only works on the first configuration of a build tree when the libraries are first found. Once the results are cached, we incorrectly revert to the non-stub representation. Fix this by recognizing stub libraries based on their path instead.
Diffstat (limited to 'Source/cmConvertMSBuildXMLToJSON.py')
0 files changed, 0 insertions, 0 deletions