summaryrefslogtreecommitdiffstats
path: root/Source/cmInstallGenerator.h
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2019-07-29 19:06:27 (GMT)
committerBrad King <brad.king@kitware.com>2019-07-29 19:24:29 (GMT)
commit601fe84bd175507b164d9a4a5ad938ed8ec3f7ec (patch)
treedcdb20b675adc1d0cf34296399f616cc9dcae220 /Source/cmInstallGenerator.h
parentf43a7d76c737c5bb9b903a2b1be5186c081ec21e (diff)
downloadCMake-601fe84bd175507b164d9a4a5ad938ed8ec3f7ec.zip
CMake-601fe84bd175507b164d9a4a5ad938ed8ec3f7ec.tar.gz
CMake-601fe84bd175507b164d9a4a5ad938ed8ec3f7ec.tar.bz2
Swift: Restore support for enabling with INTERFACE libraries
The check added in commit b06f4c8a74 (Swift: disallow WIN32_EXECUTABLE properties, 2019-05-31, v3.15.0-rc1~9^2) makes sense only for executables because the `WIN32_EXECUTABLE` property is defined only for them. Running the check on other target types, particularly those that do not link such as INTERFACE libraries, violates internal assumptions. In particular, `GetLinkerLanguage` should not be called on such targets. Fixes: #19528
Diffstat (limited to 'Source/cmInstallGenerator.h')
0 files changed, 0 insertions, 0 deletions