mirror of
https://github.com/drowe67/codec2
synced 2026-08-14 19:31:34 -04:00
microcontrollers build CMakeLists.txt example fix
This commit is contained in:
parent
06d4c11e69
commit
8b283f3687
1 changed files with 1 additions and 1 deletions
|
|
@ -237,7 +237,7 @@ add_definitions(-DFREEDV_MODE_EN_DEFAULT=0 -DFREEDV_MODE_1600_EN=1 -DFREEDV_MODE
|
|||
|
||||
FetchContent_Declare(codec2
|
||||
GIT_REPOSITORY https://github.com/drowe67/codec2.git
|
||||
GIT_TAG origin/master
|
||||
GIT_TAG origin/main
|
||||
GIT_SHALLOW ON
|
||||
GIT_PROGRESS ON
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue