summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/FindPython/FindPythonScript.cmake
diff options
context:
space:
mode:
authorTarun Prabhu <tarun@lanl.gov>2025-11-24 19:09:28 (GMT)
committerBrad King <brad.king@kitware.com>2025-11-24 19:25:21 (GMT)
commitdb6b82ae5420b865e22d0a701c8be827bd0d2d84 (patch)
tree691f422c37905f1c17c43299bdf95ff9ef8f5d9b /Tests/RunCMake/FindPython/FindPythonScript.cmake
parent6672acb8b4585d1936c7f3e6f393f51c55b0c652 (diff)
downloadCMake-db6b82ae5420b865e22d0a701c8be827bd0d2d84.zip
CMake-db6b82ae5420b865e22d0a701c8be827bd0d2d84.tar.gz
CMake-db6b82ae5420b865e22d0a701c8be827bd0d2d84.tar.bz2
LLVMFlang-Fortran: Use -J instead of -module-dir
In flang, both -J and -module-dir support both joined and separate values. For the -J option, these are of the form `-J<value>` and `-J <value>` respectively. Once https://github.com/llvm/llvm-project/pull/168748 is committed, -module-dir will only work with a separate value. Setting CMAKE_Fortran_MODDIR_FLAG to -J ensures that both joined and separate styles will continue to work after that change is made. As far as behavior is concerned, both -J and -module-dir are aliases.
Diffstat (limited to 'Tests/RunCMake/FindPython/FindPythonScript.cmake')
0 files changed, 0 insertions, 0 deletions