mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
ENH: preclean some warnings
This commit is contained in:
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user