rdmenezes / synecdoche

Automatically exported from code.google.com/p/synecdoche
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Support "make install" #76

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the CMake build system doesn't support installation.

For Unix, files should be installed in the same place as automake
currently installs them; but I'm not sure what to do about Windows.

Original issue reported on code.google.com by nicolas....@gmail.com on 1 May 2010 at 8:58

GoogleCodeExporter commented 9 years ago
Basic support added in r1387.

Original comment by nicolas....@gmail.com on 9 May 2010 at 1:23