summaryrefslogtreecommitdiffstats
path: root/Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx
diff options
context:
space:
mode:
authorDavid Cole <david.cole@kitware.com>2010-09-09 11:26:03 (GMT)
committerDavid Cole <david.cole@kitware.com>2010-09-09 12:32:42 (GMT)
commit2f98dac486726c67681ea51a57e19518d7119b1b (patch)
tree92795034ce98ac9295d34a8424ac1f5e1f7f8002 /Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx
parentfcbdd3129e7edec4b07f96662aa21371d671cb83 (diff)
downloadCMake-2f98dac486726c67681ea51a57e19518d7119b1b.zip
CMake-2f98dac486726c67681ea51a57e19518d7119b1b.tar.gz
CMake-2f98dac486726c67681ea51a57e19518d7119b1b.tar.bz2
Correct CMAKE_INSTALL_PREFIX value for Win64 apps (#9992)
The default value for CMAKE_INSTALL_PREFIX should be based on what architecture the built targets are, not what architecture CMake itself is. This fix merely guesses better what the built targets architecture is. It still may guess incorrectly in some cases. For those cases, it will have to be up to build scripts and developers on projects to pass in a correct value for CMAKE_INSTALL_PREFIX with -D on the command line or via 'force cache value' logic in CMakeLists.txt files.
Diffstat (limited to 'Tests/Tutorial/Step6/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions