mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05: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 (ReturnTest)
|
||||
|
||||
set (CMAKE_C_FLAGS "${CMAKE_ANSI_CFLAGS} ${CMAKE_C_FLAGS}")
|
||||
|
||||
Reference in New Issue
Block a user