10 lines
135 B
Plaintext
10 lines
135 B
Plaintext
PLATFORM="aix15"
|
|
CC="xlc"
|
|
CXX="xlC"
|
|
|
|
# Write entries into the cache file before building cmake.
|
|
write_cache()
|
|
{
|
|
write_standard_cache
|
|
}
|