Displaying 2 results from an estimated 2 matches for "link_one".
Did you mean:
link_once
2015 Mar 11
3
[LLVMdev] [RFC] Raise minimum required CMake version to 3.0
On Tue, Mar 10, 2015 at 8:47 PM, Rafael EspĂndola <
rafael.espindola at gmail.com> wrote:
> > However, everyone seems to think I'm advocating we never move the CMake
> > version forward. That isn't what I'm saying at all. What I am saying is
> that
> > moving the CMake version forward has a cost. Not a huge insurmountable
> cost,
> > but non-zero
2010 Sep 08
4
Re-using Rspec Matchers
Hey Everyone,
Is it good practice to call matchers from within matchers? Kinda like this pattern:
See: http://gist.github.com/570467
--
Brian