ENH: preclean some warnings

This commit is contained in:
Ken Martin
2008-03-25 11:27:18 -04:00
parent 5905d79c8a
commit ce8810c4e7
70 changed files with 72 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
# a simple C only test case
cmake_minimum_required (VERSION 2.6)
project (COnly C)
set(CMAKE_DEBUG_POSTFIX "_test_debug_postfix")