You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix typo in confcheck CMakeLists.txt for FSEEKO (#2179)
TYPE: bug fix
KEYWORDS: cmake, typo
SOURCE: internal
DESCRIPTION OF CHANGES:
Problem:
There is a typo in the confcheck for arguments that are forwarded to
`try_compile()` and `try_run()` functions
Solution:
Fix the typo
TESTS CONDUCTED:
1. Tested on Derecho with ifx / oneAPI compilers
0 commit comments