kastnermario / yaml-cpp

Automatically exported from code.google.com/p/yaml-cpp
MIT License
0 stars 0 forks source link

Patch for skipping tools build #48

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I just finished putting together a
[http://aur.archlinux.org/packages.php?ID=31122 package for Arch Linux] and
made a quick patch for CMakeLists.txt to skip building the yaml_reader and
parse tools/tests just to speed up compile time. Seems logical to me as
these things don't get installed and it ought to be useful for other packagers.

Note that the option leaves building these things enabled by default.

Original issue reported on code.google.com by archw...@gmail.com on 11 Oct 2009 at 7:36

Attachments:

GoogleCodeExporter commented 8 years ago
Hmm, I thought wiki syntax was enabled for these. Oops!

Original comment by archw...@gmail.com on 11 Oct 2009 at 7:37

GoogleCodeExporter commented 8 years ago
Thanks! Patched (r274)

Original comment by jbe...@gmail.com on 12 Oct 2009 at 5:21