Skip to content

Commit

Permalink
[Update] CMake submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
sqex-rmaxime committed Jul 2, 2023
1 parent 6857ec0 commit e5361d8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[submodule "CMake"]
path = CMake
[submodule "ThirdParty/SA/CMake"]
path = ThirdParty/SA/CMake
url = https://github.com/SapphireSuite/CMake.git
1 change: 0 additions & 1 deletion CMake
Submodule CMake deleted from e2ae11
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
cmake_minimum_required(VERSION 3.16)

# Sapphire Suite's CMake tools.
add_subdirectory(CMake)
add_subdirectory(ThirdParty/SA/CMake)



Expand Down
1 change: 1 addition & 0 deletions ThirdParty/SA/CMake
Submodule CMake added at abc86a

0 comments on commit e5361d8

Please sign in to comment.