Fix the OSS build
commit25c12df80e929b286bc72556d8f346ee835e097a
authorChristopher Dykes <cdykes@fb.com>
Fri, 9 Dec 2016 00:13:01 +0000 (8 16:13 -0800)
committerHhvm Bot <hhvm-bot-bot@fb.com>
Mon, 12 Dec 2016 21:09:17 +0000 (12 13:09 -0800)
tree85718ac0a804c6209c77fa058dfecd967e3cd8fc
parent96ec4a625abaeab4890202304fc374918a2e7295
Fix the OSS build

Summary:
A minor change to a source file was enough for CMake to decide that ext_zend_compat was no longer dependent on the runtime which is what generates the ir-opcode table header.
This just adds an explicit dependency to solve the problem.

Reviewed By: paulbiss

Differential Revision: D4302459

fbshipit-source-id: cdb1121e8dac91c3b69d4e80068239228fcbc8e2
hphp/runtime/ext_zend_compat/CMakeLists.txt