Talk:Building PLplot

From PLplotWiki

Revision as of 03:59, 12 April 2010 by Ezaron (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

It seems that the proper invocation of cmake is now (svn r10902):

mkdir build_dir
cd build_dir
cmake -DCMAKE_INSTALL_PREFIX=/my/prefix \
.. >& cmake.out
Personal tools