diff options
| -rw-r--r-- | CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index 1799c01..6dcc346 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | # Please note that the package source code is licensed under its own license. | 5 | # Please note that the package source code is licensed under its own license. |
| 6 | 6 | ||
| 7 | PROJECT(lanes C) | 7 | PROJECT(lanes C) |
| 8 | CMAKE_MINIMUM_REQUIRED(VERSION 2.8) | 8 | CMAKE_MINIMUM_REQUIRED(VERSION 2.6) |
| 9 | INCLUDE(dist.cmake) | 9 | INCLUDE(dist.cmake) |
| 10 | 10 | ||
| 11 | #2DO - patch threading.c to suppot cygwin. | 11 | #2DO - patch threading.c to suppot cygwin. |
