Compare commits
1 Commits
ccf6b810b5
...
f43f834460
| Author | SHA1 | Date | |
|---|---|---|---|
| f43f834460 |
@@ -329,7 +329,6 @@ if(NOT PIP_FREERTOS)
|
|||||||
else()
|
else()
|
||||||
if (NOT DEFINED ANDROID_PLATFORM)
|
if (NOT DEFINED ANDROID_PLATFORM)
|
||||||
list(APPEND LIBS_MAIN pthread util)
|
list(APPEND LIBS_MAIN pthread util)
|
||||||
else()
|
|
||||||
if (NOT APPLE)
|
if (NOT APPLE)
|
||||||
list(APPEND LIBS_MAIN rt)
|
list(APPEND LIBS_MAIN rt)
|
||||||
endif()
|
endif()
|
||||||
|
|||||||
Reference in New Issue
Block a user