Magellan Linux

Diff of /branches/R11-unstable/include/cmake.sminc

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 29890 by niro, Tue Oct 17 13:56:49 2017 UTC revision 29991 by niro, Fri Oct 20 06:33:16 2017 UTC
# Line 178  cmake_src_compile() Line 178  cmake_src_compile()
178    
179   cmake_setup_builddir || die   cmake_setup_builddir || die
180   cmake_configure || die   cmake_configure || die
181   mmake || die   mmake -C ${BUILDDIR}/build-$(mabi) || die
182  }  }
183    
184  cmake_src_check()  cmake_src_check()

Legend:
Removed from v.29890  
changed lines
  Added in v.29991