Output cosmetics.

This commit is contained in:
David Nadlinger
2012-12-11 18:04:50 +01:00
parent 30a90aaf0e
commit 077729afa0

View File

@@ -532,7 +532,7 @@ set(runtime_headers)
foreach(f ${CORE_D_HEADERS})
dc_header(${f} "${D_FLAGS}" runtime_headers)
endforeach()
add_custom_target(build_headers ALL DEPENDS ${runtime_headers})
add_custom_target(generate-headers ALL DEPENDS ${runtime_headers})
#