mirror of
https://github.com/reactos/CMake.git
synced 2024-11-25 20:49:41 +00:00
ERR: Removed old config file.
This commit is contained in:
parent
7f5589e9f4
commit
6b17ec0240
@ -1,14 +0,0 @@
|
|||||||
PLATFORM="aix15"
|
|
||||||
CC="xlc"
|
|
||||||
CXX="xlC"
|
|
||||||
|
|
||||||
# Write entries into the cache file before building cmake.
|
|
||||||
write_cache()
|
|
||||||
{
|
|
||||||
cat > CMakeCache.txt <<EOF
|
|
||||||
BUILD_TESTING:BOOL=OFF
|
|
||||||
CMAKE_CXX_SHLIB_LINK_FLAGS:STRING=-bstatic
|
|
||||||
CMAKE_CXX_SHLIB_BUILD_FLAGS:STRING=
|
|
||||||
CMAKE_CXX_SHLIB_RUNTIME_FLAG:STRING=
|
|
||||||
EOF
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user