mirror of
https://github.com/alexandrebobkov/ESP-Nodes.git
synced 2025-09-22 06:12:52 +00:00
.
This commit is contained in:
@@ -1 +1 @@
|
||||
ref: refs/heads/main
|
||||
3b8741b172dc951e18509698dee938304bcf1523
|
||||
|
@@ -18,7 +18,7 @@ set(HEAD_HASH)
|
||||
file(READ "C:/Users/alex/github/ESP-Nodes/ESP32-IDF_BMP280/build/CMakeFiles/git-data/HEAD" HEAD_CONTENTS LIMIT 1024)
|
||||
|
||||
string(STRIP "${HEAD_CONTENTS}" HEAD_CONTENTS)
|
||||
set(GIT_DIR "C:/Users/alex/github/ESP-Nodes/.git")
|
||||
set(GIT_DIR "C:/Users/alex/esp/v5.2.2/esp-idf/.git")
|
||||
# handle git-worktree
|
||||
if(EXISTS "${GIT_DIR}/commondir")
|
||||
file(READ "${GIT_DIR}/commondir" GIT_DIR_NEW LIMIT 1024)
|
||||
|
@@ -1 +1 @@
|
||||
b943cd9bfe27acdfb0d28edbb69525d004197238
|
||||
3b8741b172dc951e18509698dee938304bcf1523
|
||||
|
Reference in New Issue
Block a user