diff options
| author | Frédéric Desbiens <[email protected]> | 2025-02-24 10:34:16 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-02-24 10:34:16 -0500 |
| commit | cfdd55c48a2f44afa55cdb198fe65ddb0c8565ba (patch) | |
| tree | 4af04d5ea99731b7f130caaba80bda79ecf3f4e4 /CMakeLists.txt | |
| parent | 2d4a4aea0c17e365fed92443b22b28e2f81bb114 (diff) | |
| parent | 2512084d63366ea25da65d82c35f1fd0d65aa7cb (diff) | |
Merge pull request #190 from eclipse-threadx/version-642v6.4.2_rel
Version v6.4.2
Diffstat (limited to 'CMakeLists.txt')
| -rwxr-xr-x | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index ddf8291..3f7a92b 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.0.0 FATAL_ERROR) +cmake_minimum_required(VERSION 3.13 FATAL_ERROR) # Set up the project project(usbx |
