forked from OSchip/llvm-project
[gn build] (manually) port 492de35df4
This commit is contained in:
parent
2526335595
commit
9a3df8fbc2
|
@ -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),
|
||||
|
||||
|
|
Loading…
Reference in New Issue