diff options
author | Ben Boeckel <ben.boeckel@kitware.com> | 2010-12-17 15:24:14 (GMT) |
---|---|---|
committer | Ben Boeckel <ben.boeckel@kitware.com> | 2010-12-17 15:24:14 (GMT) |
commit | 561cc3359cca42749f797dd5ea908531740a873d (patch) | |
tree | e1881a846fb85bfa09390eb25fd62f7914030293 /Tests/TryCompile/CMakeLists.txt | |
parent | d87bae7f742e5ea4d99dfd3691b6de335c6c0758 (diff) | |
download | CMake-561cc3359cca42749f797dd5ea908531740a873d.zip CMake-561cc3359cca42749f797dd5ea908531740a873d.tar.gz CMake-561cc3359cca42749f797dd5ea908531740a873d.tar.bz2 |
Only test the default cwd with Makefiles
XCode and Visual Studio generators can run from
${EXECUTABLE_OUTPUT_PATH}/${CMAKE_BUILD_TYPE} and determining this at
testing time is not feasible without adding in more
PASS_REGULAR_EXPRESSION's which may create false positives.
Since the parsing code is in cross-platform, generator-agnostic code,
if it passes with Makefiles, it should work with other generators on
other platforms.
Diffstat (limited to 'Tests/TryCompile/CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions