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
Rename CMake project from stdlib to fortran_stdlib
- match project name with name of produced library target
- allows convenient reusing of the PROJECT_NAME variable in CMake and configure_file commands
- might reduce risk for typos (PROJECT_NAME is highlighted, fortran_stdlib not)
0 commit comments