mirror of
https://github.com/Jacajack/liblightmodbus-esp.git
synced 2025-12-15 08:45:36 +00:00
Update config
I think the directory names caused some conflicts...
This commit is contained in:
parent
60814eaffd
commit
a4fe11f699
|
|
@ -1,6 +1,6 @@
|
|||
# This CMakeLists.txt is only a ESP-IDF component declaration
|
||||
include(FetchContent)
|
||||
set(LIBLIGHTMODBUS_REPO_DIR "${CMAKE_CURRENT_LIST_DIR}/liblightmodbus")
|
||||
set(LIBLIGHTMODBUS_REPO_DIR "${CMAKE_CURRENT_LIST_DIR}/repo")
|
||||
|
||||
# Fetch liblightmodbus source code from GitHub
|
||||
FetchContent_Populate(liblightmodbus-src
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user