Add missing util/ dependency for compiler/ and parser/ (#8312)
commitd329861e1723303180d50b3002121578b7d0d4a4
authorFred Emmott <fe@fb.com>
Tue, 4 Sep 2018 17:23:45 +0000 (4 10:23 -0700)
committerHhvm Bot <hhvm-bot@users.noreply.github.com>
Tue, 4 Sep 2018 17:29:05 +0000 (4 10:29 -0700)
tree5f6539324540c2e0fada32ce2c2f9759b52d0d48
parent23010e2295955d427c44fbe9edeef71eaa0957f5
Add missing util/ dependency for compiler/ and parser/ (#8312)

Summary:
Needed for low-ptr-defs.h
Pull Request resolved: https://github.com/facebook/hhvm/pull/8312

Reviewed By: markw65

Differential Revision: D9635757

Pulled By: fredemmott

fbshipit-source-id: 93326d41c255ede46aa9c4f0389e6a19d52c1273
hphp/compiler/CMakeLists.txt
hphp/parser/CMakeLists.txt