summaryrefslogtreecommitdiff
path: root/Tests/MakeClean/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Tests: Bump CMake minimum required in tests to 3.5Brad King2023-03-011-1/+1
* Tests: bump cmake_minimum_required version to 2.8.12Rolf Eike Beer2021-04-051-1/+1
* Use string(APPEND) in TestsDaniel Pfeifer2016-07-281-1/+1
* Tests: Teach MakeClean to use "cmake --build"Brad King2013-11-181-9/+2
* Drop use of configure_file IMMEDIATE optionDaniele E. Domenichelli2013-11-131-1/+1
* Remove CMake-language block-end command argumentsKitware Robot2012-08-131-6/+6
* Convert CMake-language commands to lower caseKitware Robot2012-08-131-21/+21
* ENH: Remove CMAKE_ANSI_CFLAGS from testsBrad King2009-07-081-7/+0
* ENH: preclean some warningsKen Martin2008-03-251-0/+1
* COMP: Try to fix test on HPAndy Cedilnik2005-02-141-0/+2
* COMP: Need ANSI flags for C executable.Brad King2005-02-141-0/+5
* ENH: Adding cleaning of custom command outputs during "make clean".Brad King2005-02-091-1/+0
* ENH: Adding test of "make clean".Brad King2005-02-091-0/+57