BUG: Need ANSI C.
This commit is contained in:
parent
c71f62fbff
commit
a71d56096c
@ -1,5 +1,7 @@
|
|||||||
PROJECT( Dependency )
|
PROJECT( Dependency )
|
||||||
|
|
||||||
|
SET(CMAKE_C_FLAGS "${CMAKE_C_FLAGS} ${CMAKE_ANSI_CFLAGS}")
|
||||||
|
|
||||||
# to test directories with only one character One was changed to 1
|
# to test directories with only one character One was changed to 1
|
||||||
# There is one executable that depends on eight libraries. The
|
# There is one executable that depends on eight libraries. The
|
||||||
# system has the following dependency graph:
|
# system has the following dependency graph:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user