Skip to content

Commit

Permalink
tmp. DONT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
jr0me committed Jul 17, 2024
1 parent 8df565f commit 0b0ec46
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "src/vcpkg"]
path = src/vcpkg
url = https://github.com/microsoft/vcpkg.git
url = https://github.com/microsoft/vcpkg
3 changes: 3 additions & 0 deletions gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "src/vcpkg"]
path = src/vcpkg
url = https://github.com/microsoft/vcpkg.git
1 change: 0 additions & 1 deletion src/agent/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)

set(CMAKE_TOOLCHAIN_FILE "${CMAKE_SOURCE_DIR}/../vcpkg/scripts/buildsystems/vcpkg.cmake")
set(VCPKG_MANIFEST_DIR ${CMAKE_SOURCE_DIR}/../)
set(VCPKG_TARGET_TRIPLET "x64-linux")

project(Agent)

Expand Down
1 change: 1 addition & 0 deletions src/vcpkg
Submodule vcpkg added at 1318ab

0 comments on commit 0b0ec46

Please sign in to comment.