Skip to content

Commit

Permalink
remove redundant path spec for vtzero's dependency on protozero
Browse files Browse the repository at this point in the history
Summary: was interfering with construction of alternate third-party directory structure. tested on all build/target combinations

Reviewed By: leapally

Differential Revision: D60083427

fbshipit-source-id: 2327086ab5535a24f3177edf3428306e42ed78ae
  • Loading branch information
ASchneiderMeta authored and facebook-github-bot committed Jul 24, 2024
1 parent e0e983c commit 7dc4415
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build/cmake/third-party/vtzero.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
message(CHECK_START "vtzero")
list(APPEND CMAKE_MESSAGE_INDENT " ")

set(PROTOZERO_INCLUDE_DIR "${CMAKE_INSTALL_PREFIX}/include")

find_package(Git REQUIRED)

CPMAddPackage(
Expand Down

0 comments on commit 7dc4415

Please sign in to comment.