Looking at the docs for CMAKE_<LANG>_FLAGS, Swift is not in the list of languages.
Is this an omission in the docs or does Swift not use this variable?
Looking at the docs for CMAKE_<LANG>_FLAGS, Swift is not in the list of languages.
Is this an omission in the docs or does Swift not use this variable?
Swift definitely uses CMAKE_Swift_FLAGS
. I don’t believe there is an environment variable hooked up to control it though.