Skip to content

Commit

Permalink
Initial
Browse files Browse the repository at this point in the history
  • Loading branch information
PHILO-HE committed Sep 20, 2024
1 parent db46ef0 commit 2247065
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,9 @@ if(POLICY CMP0135)
set(CMAKE_POLICY_DEFAULT_CMP0135 NEW)
endif()

message(STATUS "before project(velox)")
list(APPEND VCPKG_MANIFEST_FEATURES "velox-s3")

# Set the project name.
project(velox)

Expand Down

0 comments on commit 2247065

Please sign in to comment.