summaryrefslogtreecommitdiffstats
path: root/Utilities/Release/config_AIX
blob: 0ea8acc82372d04c5a3dffb0f06070c0d5347061 (plain)
1
2
3
4
5
6
7
8
9
PLATFORM="aix15"
CC="xlc"
CXX="xlC"

# Write entries into the cache file before building cmake.
write_cache()
{
write_standard_cache
}