Magellan Linux

Diff of /trunk/include/cmake.sminc

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

revision 8018 by niro, Tue Jun 28 22:04:41 2011 UTC revision 9518 by niro, Mon Dec 5 14:16:18 2011 UTC
# Line 130  cmake_configure() Line 130  cmake_configure()
130   fi   fi
131    
132   cmake \   cmake \
133     -DCMAKE_VERBOSE_MAKEFILE=ON \
134   -DCMAKE_BUILD_TYPE=Release \   -DCMAKE_BUILD_TYPE=Release \
135   -DCMAKE_INSTALL_PREFIX=${PREFIX:-/usr} \   -DCMAKE_INSTALL_PREFIX=${PREFIX:-/usr} \
136   -DLIB_SUFFIX=${libsuffix} \   -DLIB_SUFFIX=${libsuffix} \

Legend:
Removed from v.8018  
changed lines
  Added in v.9518