summaryrefslogtreecommitdiffstats
path: root/Tests/Simple
diff options
context:
space:
mode:
authorDaniel R. Gomez <gomez@teragram.com>2012-06-18 20:25:10 (GMT)
committerBrad King <brad.king@kitware.com>2012-06-19 12:26:01 (GMT)
commit09ff191c3f38d9e1af1ca93ab731c26c096d189d (patch)
tree4345ef92bc5fb30c1e690be9cc2b1b1d8e08a070 /Tests/Simple
parentb39924cf222e0c2e958a780dfe77ca60592d2afd (diff)
downloadCMake-09ff191c3f38d9e1af1ca93ab731c26c096d189d.zip
CMake-09ff191c3f38d9e1af1ca93ab731c26c096d189d.tar.gz
CMake-09ff191c3f38d9e1af1ca93ab731c26c096d189d.tar.bz2
Fix FindPackageMode test Makefile (#13314)
Use CXXFLAGS in the makefile's link rule since it invokes the C++ compiler front-end. Retool the makefile not to require GNU Make. Using backticks instead of $(shell ...) is safe so long as one guards against the possibility of backslashes getting inside the backticks, so use temporary files and shell variables to avoid them.
Diffstat (limited to 'Tests/Simple')
0 files changed, 0 insertions, 0 deletions