Skip to content

Commit

Permalink
Internal change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 485012034
Change-Id: Ife13747f97aa73c1a26137e8aab029dd1e6363df
  • Loading branch information
cblichmann authored and copybara-github committed Oct 31, 2022
1 parent fb277a6 commit 6abcb76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ if(BUILD_TESTING AND BINEXPORT_BUILD_TESTING)
endif()

# Make Google-style includes work
create_directory_symlink(i
create_directory_symlink(
"${BINEXPORT_SOURCE_DIR}"
"${BINEXPORT_BINARY_DIR}/src_include/third_party/zynamics/binexport"
)
Expand Down

0 comments on commit 6abcb76

Please sign in to comment.