Skip to content

Commit

Permalink
[gn build] (manually) port 492de35
Browse files Browse the repository at this point in the history
  • Loading branch information
nico committed Dec 10, 2021
1 parent 2526335 commit 9a3df8f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llvm/utils/gn/secondary/llvm/tools/llvm-config/BUILD.gn
Expand Up @@ -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),

Expand Down

0 comments on commit 9a3df8f

Please sign in to comment.