summaryrefslogtreecommitdiffstats
path: root/Tests/RuntimePath/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-4/+0
| | | | | As of CMake 2.6 this variable is not defined, and the ANSI flags for the HP compiler are simply hard-coded in the default C flags.
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
|
* ENH: Added RuntimePath test to make sure rpath gets correct order.Brad King2008-01-221-0/+36