There was an error while loading. Please reload this page.
1 parent a2c1f44 commit ba0f7b0Copy full SHA for ba0f7b0
1 file changed
cmake/libsocketcan.cmake
@@ -2,7 +2,6 @@ FetchContent_Declare(
2
libsocketcan
3
GIT_REPOSITORY https://github.com/linux-can/libsocketcan.git
4
GIT_TAG v0.0.12
5
- DOWNLOAD_EXTRACT_TIMESTAMP True
6
)
7
8
FetchContent_MakeAvailable(libsocketcan)
0 commit comments