[gn build] (manually) port 492de35df4

This commit is contained in:
Nico Weber 2021-12-10 16:33:55 -05:00
parent 2526335595
commit 9a3df8fbc2
1 changed files with 2 additions and 0 deletions

View File

@ -73,6 +73,8 @@ write_cmake_config("BuildVariables.inc") {
}
values = [
"CMAKE_INSTALL_BINDIR=bin",
"CMAKE_INSTALL_INCLUDEDIR=include",
"LLVM_SRC_ROOT=" + rebase_path("//llvm"),
"LLVM_OBJ_ROOT=" + rebase_path(root_out_dir),