Update cmake depedency.

PiperOrigin-RevId: 255532863
This commit is contained in:
Jacques Pienaar 2019-06-27 20:48:04 -07:00 committed by A. Unique TensorFlower
parent fd1113f1dd
commit ce1f72a456
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@ add_llvm_library(MLIRQuantizerFxpMathConfig
ADDITIONAL_HEADER_DIRS
)
add_dependencies(MLIRQuantizerFxpMathConfig
MLIRFxpMathOpsIncGen
MLIRQuantizerSupport)
# Transforms.