فهرست منبع

BUG: Need ANSI C.

Brad King 18 سال پیش
والد
کامیت
a71d56096c
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      Tests/Dependency/CMakeLists.txt

+ 2 - 0
Tests/Dependency/CMakeLists.txt

@@ -1,5 +1,7 @@
 PROJECT( Dependency )
 
+SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${CMAKE_ANSI_CFLAGS}")
+
 # to test directories with only one character One was changed to 1
 # There is one executable that depends on eight libraries. The
 # system has the following dependency graph: