diff --git a/compiler_gym/third_party/autophase/CMakeLists.txt b/compiler_gym/third_party/autophase/CMakeLists.txt index 72d183a0b..97d2d5279 100644 --- a/compiler_gym/third_party/autophase/CMakeLists.txt +++ b/compiler_gym/third_party/autophase/CMakeLists.txt @@ -51,4 +51,5 @@ cg_cc_binary( ${LLVM_INCLUDE_DIRS} DEFINES ${LLVM_DEFINITIONS} + PUBLIC )