index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab
/
ci
/
env_fedora39_common_clang.sh
blob: 076669b893f6c3f517c684ba3e84a31e68496b5f (
plain
)
1
2
3
export
CC
=/
usr
/
bin
/
clang
-
17
export
CXX
=/
usr
/
bin
/
clang
++-
17
export
FC
=/
usr
/
bin
/
flang
-
new