mirror of
https://github.com/neocturne/fastd.git
synced 2025-05-15 04:35:08 +02:00
fastd v10
This commit is contained in:
parent
4a7d1acb59
commit
84e3d7a16b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 2.8.3)
|
||||||
project(FASTD C)
|
project(FASTD C)
|
||||||
|
|
||||||
set(CMAKE_MODULE_PATH ${FASTD_SOURCE_DIR})
|
set(CMAKE_MODULE_PATH ${FASTD_SOURCE_DIR})
|
||||||
set(FASTD_VERSION "v9")
|
set(FASTD_VERSION "v10")
|
||||||
|
|
||||||
|
|
||||||
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||||
|
|
Loading…
Add table
Reference in a new issue