This commit is contained in:
Jernej Krempuš
2012-11-19 22:50:31 +01:00
parent dcff6c92c7
commit 755b271096

View File

@@ -344,7 +344,7 @@ macro(build_runtime d_flags c_flags ld_flags lib_suffix path_suffix)
${DCRT_O}
${DCRT_C}
)
add_dependencies(phobos-ldc${target_suffix} runtime)
add_dependencies(phobos-ldc${target_suffix} runtime${target_suffix})
set_target_properties(
phobos-ldc${target_suffix} PROPERTIES
VERSION ${DMDFE_VERSION}