]> git.notmuchmail.org Git - vogl/commitdiff
voglcore: Add pthread as link library
authorAndrew Wong <andrew.kw.w@gmail.com>
Fri, 14 Mar 2014 03:26:11 +0000 (23:26 -0400)
committerCarl Worth <cworth@cworth.org>
Tue, 1 Apr 2014 18:42:44 +0000 (11:42 -0700)
This means any targets that use voglcore will automatically get pthread
include during linking. So we don't need to specify pthread in targets
that don't explicitly use them.


No differences found